Index: webrtc/rtc_base/timeutils.cc |
diff --git a/webrtc/rtc_base/timeutils.cc b/webrtc/rtc_base/timeutils.cc |
index 36f9d3fbc7bbd2af7c9f0f35dbd92d6d24cb8cca..ee1415f4d22c82680117685c7d550e5221d2cd07 100644 |
--- a/webrtc/rtc_base/timeutils.cc |
+++ b/webrtc/rtc_base/timeutils.cc |
@@ -26,8 +26,8 @@ |
#include <sys/timeb.h> |
#endif |
-#include "webrtc/rtc_base/checks.h" |
-#include "webrtc/rtc_base/timeutils.h" |
+#include "webrtc/base/checks.h" |
+#include "webrtc/base/timeutils.h" |
namespace rtc { |