Index: webrtc/modules/audio_processing/aecm/aecm_core_mips.c |
diff --git a/webrtc/modules/audio_processing/aecm/aecm_core_mips.c b/webrtc/modules/audio_processing/aecm/aecm_core_mips.c |
index 3c2343a89202e2555bda190e9fb8b3e0fe89f8ef..3ca9982ebfa4321716687d73d2c056add62f133d 100644 |
--- a/webrtc/modules/audio_processing/aecm/aecm_core_mips.c |
+++ b/webrtc/modules/audio_processing/aecm/aecm_core_mips.c |
@@ -12,7 +12,7 @@ |
#include <assert.h> |
-#include "webrtc/modules/audio_processing/aecm/include/echo_control_mobile.h" |
+#include "webrtc/modules/audio_processing/aecm/echo_control_mobile.h" |
#include "webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h" |
static const ALIGN8_BEG int16_t WebRtcAecm_kSqrtHanning[] ALIGN8_END = { |