Index: webrtc/voice_engine/dtmf_inband.cc |
diff --git a/webrtc/voice_engine/dtmf_inband.cc b/webrtc/voice_engine/dtmf_inband.cc |
index 7ae24db22d523292a71d69b5f2a45be98a0effd2..309bd54609a8cad2175632cf48f611b95d99084a 100644 |
--- a/webrtc/voice_engine/dtmf_inband.cc |
+++ b/webrtc/voice_engine/dtmf_inband.cc |
@@ -12,8 +12,8 @@ |
#include <assert.h> |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
namespace webrtc { |