Index: webrtc/modules/audio_processing/aec3/decimator_by_4.h |
diff --git a/webrtc/modules/audio_processing/aec3/decimator_by_4.h b/webrtc/modules/audio_processing/aec3/decimator_by_4.h |
index 076c1688c865700c4d7a605c5ae2c3f271adebd2..9a22dfcfed84c9f1e3b53bd8a95ce44d267817c9 100644 |
--- a/webrtc/modules/audio_processing/aec3/decimator_by_4.h |
+++ b/webrtc/modules/audio_processing/aec3/decimator_by_4.h |
@@ -15,7 +15,7 @@ |
#include "webrtc/base/array_view.h" |
#include "webrtc/base/constructormagic.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/cascaded_biquad_filter.h" |
namespace webrtc { |