Index: webrtc/modules/rtp_rtcp/source/rtp_packet.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_packet.h b/webrtc/modules/rtp_rtcp/source/rtp_packet.h |
index 9e9f4c1375b6f5a0106071d490a87f06d7de182e..b2687ca9babae03ab437fd14b6af89df650fd0a4 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_packet.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_packet.h |
@@ -14,6 +14,7 @@ |
#include "webrtc/base/basictypes.h" |
#include "webrtc/base/buffer.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
namespace webrtc { |