Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
index 7b0b06c8847fa06469e2b4e2e831b372d4d9ebbe..ad49782aa68836ad918a3d6fdbe0915717c710b8 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h |
@@ -24,9 +24,9 @@ |
#include <queue> |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_format.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |