Index: webrtc/voice_engine/voe_codec_impl.cc |
diff --git a/webrtc/voice_engine/voe_codec_impl.cc b/webrtc/voice_engine/voe_codec_impl.cc |
index e656508d47d3d608624ceb05bf69be7cfbf562b7..2631372bbfa862a80d8b56292c96286b0a6dad81 100644 |
--- a/webrtc/voice_engine/voe_codec_impl.cc |
+++ b/webrtc/voice_engine/voe_codec_impl.cc |
@@ -10,7 +10,7 @@ |
#include "webrtc/voice_engine/voe_codec_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" |