Index: webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc |
index 29954e2df5a90c976bfdb3d3ec9b7f35db7c903a..4a924c99e7fcedc5b67d9f28182cabd8ff4501a3 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc |
@@ -15,8 +15,8 @@ |
#include <set> |
#include "webrtc/base/checks.h" |
+#include "webrtc/base/logging.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
#include "webrtc/system_wrappers/interface/trace.h" |
#ifdef _WIN32 |