Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc |
index 19c82623c63627c230a09d4cd8c1ff061c68e521..7beeb181e2f64d6542785cb76aab50c802c3964c 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc |
@@ -15,8 +15,8 @@ |
#include <vector> |
+#include "webrtc/base/logging.h" |
#include "webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
namespace webrtc { |
namespace { |