Index: webrtc/rtc_base/platform_thread.h |
diff --git a/webrtc/rtc_base/platform_thread.h b/webrtc/rtc_base/platform_thread.h |
index 84f2b67f779477aed8ceb7cf86d72d30a0b501cb..4121c970c7eb9308b844659e753f6a1d7c1164fb 100644 |
--- a/webrtc/rtc_base/platform_thread.h |
+++ b/webrtc/rtc_base/platform_thread.h |
@@ -13,10 +13,10 @@ |
#include <string> |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/event.h" |
-#include "webrtc/base/platform_thread_types.h" |
-#include "webrtc/base/thread_checker.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/event.h" |
+#include "webrtc/rtc_base/platform_thread_types.h" |
+#include "webrtc/rtc_base/thread_checker.h" |
namespace rtc { |