| Index: webrtc/modules/audio_processing/aecm/aecm_core_mips.cc
|
| diff --git a/webrtc/modules/audio_processing/aecm/aecm_core_mips.cc b/webrtc/modules/audio_processing/aecm/aecm_core_mips.cc
|
| index bca32fea1c042ac643d38cae82be2f3d51c85b02..e625a46ec5f2ef00629d7bbd7146fbccfea990c9 100644
|
| --- a/webrtc/modules/audio_processing/aecm/aecm_core_mips.cc
|
| +++ b/webrtc/modules/audio_processing/aecm/aecm_core_mips.cc
|
| @@ -13,9 +13,7 @@
|
| #include <assert.h>
|
|
|
| #include "webrtc/modules/audio_processing/aecm/echo_control_mobile.h"
|
| -extern "C" {
|
| #include "webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h"
|
| -}
|
|
|
| static const ALIGN8_BEG int16_t WebRtcAecm_kSqrtHanning[] ALIGN8_END = {
|
| 0, 399, 798, 1196, 1594, 1990, 2386, 2780, 3172,
|
|
|