Index: webrtc/modules/video_coding/test/rtp_player.cc |
diff --git a/webrtc/modules/video_coding/test/rtp_player.cc b/webrtc/modules/video_coding/test/rtp_player.cc |
index 97d63e0fb54d05e500bccc5012dd04ead4fce2af..816960cbe008ceaebf88e4373c403be4eb6230e4 100644 |
--- a/webrtc/modules/video_coding/test/rtp_player.cc |
+++ b/webrtc/modules/video_coding/test/rtp_player.cc |
@@ -15,6 +15,7 @@ |
#include <map> |
#include <memory> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_receiver.h" |