Index: webrtc/rtc_base/gunit.h |
diff --git a/webrtc/rtc_base/gunit.h b/webrtc/rtc_base/gunit.h |
index b9b5a693499beb6310ee1f8f9a45abbd0a42453f..3260019e0abbb01c7d61d13a9e38aec8d840c9ee 100644 |
--- a/webrtc/rtc_base/gunit.h |
+++ b/webrtc/rtc_base/gunit.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_RTC_BASE_GUNIT_H_ |
#define WEBRTC_RTC_BASE_GUNIT_H_ |
-#include "webrtc/base/fakeclock.h" |
-#include "webrtc/base/logging.h" |
-#include "webrtc/base/thread.h" |
+#include "webrtc/rtc_base/fakeclock.h" |
+#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/rtc_base/thread.h" |
#if defined(GTEST_RELATIVE_PATH) |
#include "webrtc/test/gtest.h" |
#else |