Index: webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h b/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h |
index e11bdb9a942bb7305144d16de5a52de490a03598..a544017f1495ba4c6f0c934a4370bb01acaf6dce 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h |
@@ -13,6 +13,7 @@ |
#include <vector> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h" |
#include "webrtc/system_wrappers/include/ntp_time.h" |