Index: webrtc/rtc_base/thread_checker.h |
diff --git a/webrtc/rtc_base/thread_checker.h b/webrtc/rtc_base/thread_checker.h |
index 4ab538f44ba8d4e873cc35a1b507da1d7c54eb7b..b6ce017538e1f7aa2148d72faf71e083eccef9ba 100644 |
--- a/webrtc/rtc_base/thread_checker.h |
+++ b/webrtc/rtc_base/thread_checker.h |
@@ -19,10 +19,10 @@ |
// debug bots. |
#define ENABLE_THREAD_CHECKER RTC_DCHECK_IS_ON |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/thread_annotations.h" |
-#include "webrtc/base/thread_checker_impl.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/thread_annotations.h" |
+#include "webrtc/rtc_base/thread_checker_impl.h" |
namespace rtc { |