Index: webrtc/modules/video_coding/test/stream_generator.h |
diff --git a/webrtc/modules/video_coding/test/stream_generator.h b/webrtc/modules/video_coding/test/stream_generator.h |
index 36b26db92e4803f2af78571373e01c249b10c698..9eb957194f1a9b997b1242f8085890a7af0d4b86 100644 |
--- a/webrtc/modules/video_coding/test/stream_generator.h |
+++ b/webrtc/modules/video_coding/test/stream_generator.h |
@@ -12,6 +12,7 @@ |
#include <list> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/video_coding/packet.h" |
#include "webrtc/modules/video_coding/test/test_util.h" |
#include "webrtc/typedefs.h" |