Index: webrtc/rtc_base/crc32_unittest.cc |
diff --git a/webrtc/rtc_base/crc32_unittest.cc b/webrtc/rtc_base/crc32_unittest.cc |
index 6da5c323782671afda72f765725dec03ac98dbc5..49c56006d239e9b253db8420859ff94890f2e923 100644 |
--- a/webrtc/rtc_base/crc32_unittest.cc |
+++ b/webrtc/rtc_base/crc32_unittest.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/crc32.h" |
-#include "webrtc/base/gunit.h" |
+#include "webrtc/rtc_base/crc32.h" |
+#include "webrtc/rtc_base/gunit.h" |
#include <string> |