Index: webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc |
diff --git a/webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc b/webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc |
index 498fa8eabcaf104492b55323c9b26d1f55f153ff..217615c798e422e8e0081ad2639c9404cb67d8e7 100644 |
--- a/webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc |
+++ b/webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc |
@@ -14,7 +14,7 @@ |
#include <string> |
#include <vector> |
-#include "webrtc/modules/audio_processing/aec3/aec3_constants.h" |
+#include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
#include "webrtc/modules/audio_processing/aec3/block_framer.h" |
#include "webrtc/test/gtest.h" |