Index: webrtc/system_wrappers/source/rw_lock_win.h |
diff --git a/webrtc/system_wrappers/source/rw_lock_win.h b/webrtc/system_wrappers/source/rw_lock_win.h |
index 6f7cd3344e1781ed73ebb4e36b71e0c6183e63c3..c279eaba44e00257c07f4d0ae74e4fefa856ab99 100644 |
--- a/webrtc/system_wrappers/source/rw_lock_win.h |
+++ b/webrtc/system_wrappers/source/rw_lock_win.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_SYSTEM_WRAPPERS_SOURCE_RW_LOCK_WIN_H_ |
#define WEBRTC_SYSTEM_WRAPPERS_SOURCE_RW_LOCK_WIN_H_ |
-#include "webrtc/system_wrappers/interface/rw_lock_wrapper.h" |
+#include "webrtc/system_wrappers/include/rw_lock_wrapper.h" |
#include <Windows.h> |