Index: webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c |
diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c b/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c |
index 248511fec068f8b80adc2e08906e1fbff0404ef8..ee07660693c427ef85fe59eac204b9f245883745 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c |
+++ b/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c |
@@ -15,7 +15,7 @@ |
* |
*/ |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
#include "webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h" |
#include <stdio.h> |