Index: webrtc/rtc_base/stringutils.cc |
diff --git a/webrtc/rtc_base/stringutils.cc b/webrtc/rtc_base/stringutils.cc |
index eca1362163e19a47a170a60e443ba420a34d130e..b47bb16987e0d0d0701b9e304a7d85b86ed4a1a7 100644 |
--- a/webrtc/rtc_base/stringutils.cc |
+++ b/webrtc/rtc_base/stringutils.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/stringutils.h" |
+#include "webrtc/rtc_base/stringutils.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace rtc { |