| Index: webrtc/modules/audio_processing/aec/aec_core_sse2.cc
|
| diff --git a/webrtc/modules/audio_processing/aec/aec_core_sse2.cc b/webrtc/modules/audio_processing/aec/aec_core_sse2.cc
|
| index e236a38301686c097e08bcaff2b50fa075cf7c50..254dbf10e337e25fb55f0ded57ebce003a4c7406 100644
|
| --- a/webrtc/modules/audio_processing/aec/aec_core_sse2.cc
|
| +++ b/webrtc/modules/audio_processing/aec/aec_core_sse2.cc
|
| @@ -21,9 +21,7 @@ extern "C" {
|
| }
|
| #include "webrtc/modules/audio_processing/aec/aec_common.h"
|
| #include "webrtc/modules/audio_processing/aec/aec_core_internal.h"
|
| -extern "C" {
|
| #include "webrtc/modules/audio_processing/aec/aec_rdft.h"
|
| -}
|
|
|
| namespace webrtc {
|
|
|
|
|