Index: webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h b/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h |
index 16bd3fc2a2d6cc209f5536de603f042c7ddabfd6..f5a885cfdd7fe6bf8dad941d87666620a34b8c6e 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h |
@@ -12,6 +12,7 @@ |
#define WEBRTC_MODULES_RTP_RTCP_SOURCE_RTCP_PACKET_APP_H_ |
#include "webrtc/base/buffer.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_utility.h" |