| 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 44224d89a51b0adf52b69cd291d77ea3160067bc..4699e35bafe1338537593ea7b588ee90152f0b98 100644
|
| --- a/webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| +++ b/webrtc/modules/audio_processing/aec/aec_core_mips.cc
|
| @@ -20,9 +20,7 @@ extern "C" {
|
| #include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
|
| }
|
| #include "webrtc/modules/audio_processing/aec/aec_core_internal.h"
|
| -extern "C" {
|
| #include "webrtc/modules/audio_processing/aec/aec_rdft.h"
|
| -}
|
|
|
| namespace webrtc {
|
|
|
|
|