| Index: webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| diff --git a/webrtc/modules/audio_processing/aec/aec_core_mips.cc b/webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| index 30c6cccc0a032ba71abd93e980b2798ad1efba53..a9b5cd4e60f730d87680dde31a60e10d3e14ce68 100644
|
| --- a/webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| +++ b/webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| @@ -19,7 +19,7 @@
|
| extern "C" {
|
| #include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
|
| }
|
| -#include "webrtc/modules/audio_processing/aec/aec_core_internal.h"
|
| +#include "webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h"
|
| #include "webrtc/modules/audio_processing/aec/aec_rdft.h"
|
|
|
| namespace webrtc {
|
|
|