Index: webrtc/rtc_base/cpu_time.cc |
diff --git a/webrtc/rtc_base/cpu_time.cc b/webrtc/rtc_base/cpu_time.cc |
index 5fce36654e0c160644503a6e30fe151c0071ab0f..41ac4caef278a94deba02b4af13ab18570869b8d 100644 |
--- a/webrtc/rtc_base/cpu_time.cc |
+++ b/webrtc/rtc_base/cpu_time.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/cpu_time.h" |
-#include "webrtc/base/logging.h" |
-#include "webrtc/base/timeutils.h" |
+#include "webrtc/rtc_base/cpu_time.h" |
+#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/rtc_base/timeutils.h" |
#if defined(WEBRTC_LINUX) |
#include <time.h> |