Index: webrtc/voice_engine/voe_base_impl.cc |
diff --git a/webrtc/voice_engine/voe_base_impl.cc b/webrtc/voice_engine/voe_base_impl.cc |
index 16ed43f0225c91bf3beded6ac1b4b782b58d06d0..8ea3f6314a56ea987f2f3eb475c23727c3ea1c33 100644 |
--- a/webrtc/voice_engine/voe_base_impl.cc |
+++ b/webrtc/voice_engine/voe_base_impl.cc |
@@ -13,7 +13,7 @@ |
#include "webrtc/base/format_macros.h" |
#include "webrtc/common.h" |
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.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/modules/audio_device/audio_device_impl.h" |
#include "webrtc/modules/audio_processing/include/audio_processing.h" |
#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |