Index: webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc |
diff --git a/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc b/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc |
index 9d6e5762a4af9f6cb725b3c6cdb7431171b7465e..9846fbcfdef20535e46e80efe5c3f3fe94ddc8e6 100644 |
--- a/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc |
+++ b/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc |
@@ -8,6 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include "webrtc/api/video/i420_buffer.h" |
#include "webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h" |
#include "webrtc/modules/video_coding/codecs/test/videoprocessor.h" |
#include "webrtc/modules/video_coding/include/mock/mock_video_codec_interface.h" |