Index: webrtc/rtc_base/logsinks.cc |
diff --git a/webrtc/rtc_base/logsinks.cc b/webrtc/rtc_base/logsinks.cc |
index 5a6db45caa89f310afca9e6471e8867db3568b5a..ba0b5a51ecdc4a81df66e18754617b4b26c78ff7 100644 |
--- a/webrtc/rtc_base/logsinks.cc |
+++ b/webrtc/rtc_base/logsinks.cc |
@@ -8,12 +8,12 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/logsinks.h" |
+#include "webrtc/rtc_base/logsinks.h" |
#include <iostream> |
#include <string> |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace rtc { |