Index: webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c |
diff --git a/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c b/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c |
index 02fa80b05628456e0c2062d80eba5554ba978d03..d6ee4010a000046676de359bf3ec358e149c156f 100644 |
--- a/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c |
+++ b/webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h" |
void WebRtcSpl_FilterARFastQ12(const int16_t* data_in, |