Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
index 4acccd28a986503d6c315c0e626b6b3cba4b6668..c71ba71af3527c8a6a768e90c202f776118432cf 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
@@ -18,10 +18,10 @@ |
#ifndef WEBRTC_MODULES_RTP_RTCP_SOURCE_RTP_FORMAT_VP8_TEST_HELPER_H_ |
#define WEBRTC_MODULES_RTP_RTCP_SOURCE_RTP_FORMAT_VP8_TEST_HELPER_H_ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |