Index: webrtc/rtc_base/win32window.cc |
diff --git a/webrtc/rtc_base/win32window.cc b/webrtc/rtc_base/win32window.cc |
index e005ba15163048cd0d9f073cb2ae01b93808ebe9..0e02eef1dc50badba3227c1e1a262bd294004d8a 100644 |
--- a/webrtc/rtc_base/win32window.cc |
+++ b/webrtc/rtc_base/win32window.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/rtc_base/win32window.h" |
-#include "webrtc/rtc_base/checks.h" |
-#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/base/checks.h" |
+#include "webrtc/base/logging.h" |
+#include "webrtc/base/win32window.h" |
namespace rtc { |