Index: webrtc/system_wrappers/source/critical_section_win.h |
diff --git a/webrtc/system_wrappers/source/critical_section_win.h b/webrtc/system_wrappers/source/critical_section_win.h |
index be237accafaee423fa9a9c83e16feb309a94b47b..8268bc30179ae41e4a3d1d27fde62f05bad88c67 100644 |
--- a/webrtc/system_wrappers/source/critical_section_win.h |
+++ b/webrtc/system_wrappers/source/critical_section_win.h |
@@ -12,7 +12,7 @@ |
#define WEBRTC_SYSTEM_WRAPPERS_SOURCE_CRITICAL_SECTION_WIN_H_ |
#include <windows.h> |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |