Index: webrtc/modules/audio_coding/codecs/opus/opus_speed_test.cc |
diff --git a/webrtc/modules/audio_coding/codecs/opus/opus_speed_test.cc b/webrtc/modules/audio_coding/codecs/opus/opus_speed_test.cc |
index 926bcaf9d127b8fb97dfe7bb1ebecf58a993beb2..29def14bf86cb4a1dd36c4a02f88cdd554efdba9 100644 |
--- a/webrtc/modules/audio_coding/codecs/opus/opus_speed_test.cc |
+++ b/webrtc/modules/audio_coding/codecs/opus/opus_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/opus/interface/opus_interface.h" |
+#include "webrtc/modules/audio_coding/codecs/opus/include/opus_interface.h" |
#include "webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h" |
using ::std::string; |