Index: webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc |
diff --git a/webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc b/webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc |
index e774db16520e1992776691aecc96c21d68bf1f11..8c674ef5042f904d6abdaf1e67a0e669d30ae6e6 100644 |
--- a/webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc |
+++ b/webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc |
@@ -14,6 +14,7 @@ |
#include <algorithm> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
#include "webrtc/modules/video_coding/test/test_util.h" |
#include "webrtc/system_wrappers/include/clock.h" |