Index: webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c |
diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c b/webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c |
index 2e666d6397089fb64c83caa07bee8ca11ce570bb..31d4e086bf7fd757d8365effa484e061dc09bb9c 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c |
+++ b/webrtc/modules/audio_coding/codecs/isac/fix/source/filters.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/modules/audio_coding/codecs/isac/fix/source/codec.h" |
// Autocorrelation function in fixed point. |