Index: webrtc/system_wrappers/source/critical_section_posix.h |
diff --git a/webrtc/system_wrappers/source/critical_section_posix.h b/webrtc/system_wrappers/source/critical_section_posix.h |
index d71c93de0a034f770b1c1e505343af667e3dc554..099f74c2dfe49cbd599b21a359cb902facd517f2 100644 |
--- a/webrtc/system_wrappers/source/critical_section_posix.h |
+++ b/webrtc/system_wrappers/source/critical_section_posix.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_SYSTEM_WRAPPERS_SOURCE_CRITICAL_SECTION_POSIX_H_ |
#define WEBRTC_SYSTEM_WRAPPERS_SOURCE_CRITICAL_SECTION_POSIX_H_ |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
#include <pthread.h> |