Index: webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc b/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc |
index 40612a6ddfeb2fb84b5ba175b1adf6bd061729a2..e1ebd0c8bb5509c610de7211bea71a17d26f7cd6 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc |
@@ -15,10 +15,10 @@ |
#include <stdlib.h> |
#include <string.h> |
+#include "webrtc/base/logging.h" |
#include "webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h" |
#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
namespace webrtc { |