Index: webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc |
diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc b/webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc |
index adee3376b5f01e3b9a56918183c7d2d9364c9997..632a4fe825b7b35cfc4434e053e41bd78e05a2fe 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc |
+++ b/webrtc/modules/audio_coding/codecs/isac/fix/test/isac_speed_test.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/audio_coding/codecs/isac/fix/interface/isacfix.h" |
+#include "webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h" |
#include "webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h" |
#include "webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h" |