Index: webrtc/rtc_base/thread_checker_impl.h |
diff --git a/webrtc/rtc_base/thread_checker_impl.h b/webrtc/rtc_base/thread_checker_impl.h |
index 05b1b6251d5390ddade07773a5a81a84bc74bc7e..628e9b3f3e579eba05087f9856296adea4874907 100644 |
--- a/webrtc/rtc_base/thread_checker_impl.h |
+++ b/webrtc/rtc_base/thread_checker_impl.h |
@@ -13,8 +13,8 @@ |
#ifndef WEBRTC_RTC_BASE_THREAD_CHECKER_IMPL_H_ |
#define WEBRTC_RTC_BASE_THREAD_CHECKER_IMPL_H_ |
-#include "webrtc/base/criticalsection.h" |
-#include "webrtc/base/platform_thread_types.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
+#include "webrtc/rtc_base/platform_thread_types.h" |
namespace rtc { |