Index: webrtc/modules/audio_processing/aec/echo_cancellation.c |
diff --git a/webrtc/modules/audio_processing/aec/echo_cancellation.c b/webrtc/modules/audio_processing/aec/echo_cancellation.c |
index 175ef3d798ea650c769327ee4b0a7bed2120b80f..cf38c67b4d4e46962a238f063d36be4fe7f894e2 100644 |
--- a/webrtc/modules/audio_processing/aec/echo_cancellation.c |
+++ b/webrtc/modules/audio_processing/aec/echo_cancellation.c |
@@ -11,7 +11,7 @@ |
/* |
* Contains the API functions for the AEC. |
*/ |
-#include "webrtc/modules/audio_processing/aec/include/echo_cancellation.h" |
+#include "webrtc/modules/audio_processing/aec/echo_cancellation.h" |
#include <math.h> |
#ifdef WEBRTC_AEC_DEBUG_DUMP |