Index: webrtc/voice_engine/voe_neteq_stats_impl.cc |
diff --git a/webrtc/voice_engine/voe_neteq_stats_impl.cc b/webrtc/voice_engine/voe_neteq_stats_impl.cc |
index a30620d961b6db039464ec3652b85d70c76caa96..00e04d8f99b3188eae972779e6e6d65fc36ba156 100644 |
--- a/webrtc/voice_engine/voe_neteq_stats_impl.cc |
+++ b/webrtc/voice_engine/voe_neteq_stats_impl.cc |
@@ -10,7 +10,7 @@ |
#include "webrtc/voice_engine/voe_neteq_stats_impl.h" |
-#include "webrtc/modules/audio_coding/main/interface/audio_coding_module.h" |
+#include "webrtc/modules/audio_coding/main/include/audio_coding_module.h" |
#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
#include "webrtc/system_wrappers/include/trace.h" |
#include "webrtc/voice_engine/channel.h" |