Index: webrtc/system_wrappers/source/condition_variable_posix.h |
diff --git a/webrtc/system_wrappers/source/condition_variable_posix.h b/webrtc/system_wrappers/source/condition_variable_posix.h |
index b29e116d7f42b74059a026e69b3af0ab4908ff89..0aab1f03de878e9d5f2dcd308faa5512ef5f9f0b 100644 |
--- a/webrtc/system_wrappers/source/condition_variable_posix.h |
+++ b/webrtc/system_wrappers/source/condition_variable_posix.h |
@@ -13,7 +13,7 @@ |
#include <pthread.h> |
-#include "webrtc/system_wrappers/interface/condition_variable_wrapper.h" |
+#include "webrtc/system_wrappers/include/condition_variable_wrapper.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |