Index: webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
diff --git a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
index e87219f33d220aa7b8efc8a8e1d4c8745a2d32e3..ccedb28a145702cc554c72ab5b3696584f5f4695 100644 |
--- a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
+++ b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
@@ -11,7 +11,9 @@ |
#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_AEC_ECHO_CANCELLATION_INTERNAL_H_ |
#define WEBRTC_MODULES_AUDIO_PROCESSING_AEC_ECHO_CANCELLATION_INTERNAL_H_ |
+extern "C" { |
#include "webrtc/common_audio/ring_buffer.h" |
+} |
#include "webrtc/modules/audio_processing/aec/aec_core.h" |
typedef struct { |