Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h |
index edb3d4d18f9520aea9e98c8ab18ceeca6e86a460..25a2739dc73e5bfb21bd0d2555c253ac395089f8 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h |
@@ -29,9 +29,9 @@ |
#include <string> |
#include <vector> |
+#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 { |