Index: webrtc/voice_engine/monitor_module.cc |
diff --git a/webrtc/voice_engine/monitor_module.cc b/webrtc/voice_engine/monitor_module.cc |
index ca358022a5b702dead95feef961f3ce37f767e3a..5ea73571d87a2ac0499837a11addc7fa97ccab6a 100644 |
--- a/webrtc/voice_engine/monitor_module.cc |
+++ b/webrtc/voice_engine/monitor_module.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
-#include "webrtc/system_wrappers/interface/tick_util.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/tick_util.h" |
#include "webrtc/voice_engine/monitor_module.h" |
namespace webrtc { |