Index: webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h b/webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h |
index 4fb92facc730fc66124314d767dec5395ff60631..06b67c375cf03b7e73a0bf5a01fb3af9e5006be3 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h |
@@ -15,6 +15,7 @@ |
#include <vector> |
#include "webrtc/base/basictypes.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet.h" |
namespace webrtc { |