Index: webrtc/modules/audio_processing/aec3/block_processor.cc |
diff --git a/webrtc/modules/audio_processing/aec3/block_processor.cc b/webrtc/modules/audio_processing/aec3/block_processor.cc |
index 550a21073fc8d980be2ddab04352a73d5203113a..223b69381365df3a2e44af78f26f1f34342d85cf 100644 |
--- a/webrtc/modules/audio_processing/aec3/block_processor.cc |
+++ b/webrtc/modules/audio_processing/aec3/block_processor.cc |
@@ -12,7 +12,7 @@ |
#include "webrtc/base/atomicops.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/optional.h" |
-#include "webrtc/modules/audio_processing/aec3/aec3_constants.h" |
+#include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
#include "webrtc/modules/audio_processing/aec3/echo_path_variability.h" |
#include "webrtc/modules/audio_processing/logging/apm_data_dumper.h" |
#include "webrtc/system_wrappers/include/logging.h" |