Index: webrtc/rtc_base/crc32.cc |
diff --git a/webrtc/rtc_base/crc32.cc b/webrtc/rtc_base/crc32.cc |
index 97b82145d7a9a07effa6e5881001d605b39bcd57..3db6b1b39d77894cf8cb1d26a04aadc70bc1f416 100644 |
--- a/webrtc/rtc_base/crc32.cc |
+++ b/webrtc/rtc_base/crc32.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/crc32.h" |
+#include "webrtc/rtc_base/crc32.h" |
-#include "webrtc/base/arraysize.h" |
+#include "webrtc/rtc_base/arraysize.h" |
namespace rtc { |