Index: webrtc/system_wrappers/source/rw_lock_posix.h |
diff --git a/webrtc/system_wrappers/source/rw_lock_posix.h b/webrtc/system_wrappers/source/rw_lock_posix.h |
index bec3c2de554ab912f60ce0c1dcc6ba0261e817f1..0ce7305b609e1b5d945e0f4a6c4ff63ee4af3002 100644 |
--- a/webrtc/system_wrappers/source/rw_lock_posix.h |
+++ b/webrtc/system_wrappers/source/rw_lock_posix.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_SYSTEM_WRAPPERS_SOURCE_RW_LOCK_POSIX_H_ |
#define WEBRTC_SYSTEM_WRAPPERS_SOURCE_RW_LOCK_POSIX_H_ |
-#include "webrtc/system_wrappers/interface/rw_lock_wrapper.h" |
+#include "webrtc/system_wrappers/include/rw_lock_wrapper.h" |
#include "webrtc/typedefs.h" |
#include <pthread.h> |