Index: webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h b/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h |
index 3bf72e9dd35190f9b34a4599ded687377e047874..e72fe310cfcf934a43fe681914f5cdfaf7f0ee21 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h |
@@ -12,6 +12,7 @@ |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_types.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_format.h" |
#include "webrtc/typedefs.h" |