Index: webrtc/test/configurable_frame_size_encoder.cc |
diff --git a/webrtc/test/configurable_frame_size_encoder.cc b/webrtc/test/configurable_frame_size_encoder.cc |
index 671a2acb2055b7316da9e9be3b58d21d3ac5dea8..831e481bd853e46be63678c45b2cff2fd1bf920a 100644 |
--- a/webrtc/test/configurable_frame_size_encoder.cc |
+++ b/webrtc/test/configurable_frame_size_encoder.cc |
@@ -15,7 +15,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webrtc/common_video/include/video_image.h" |
-#include "webrtc/modules/video_coding/codecs/interface/video_codec_interface.h" |
+#include "webrtc/modules/video_coding/include/video_codec_interface.h" |
namespace webrtc { |
namespace test { |