Index: webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc |
diff --git a/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc b/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc |
index 7151ab01a9d5d9e84c2f0049a87aa01e45e50f26..d1390e2ca495b356cbee0585b36eb8db938adc75 100644 |
--- a/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc |
+++ b/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.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/audio_decoder_opus.h" |
+#include "webrtc/modules/audio_coding/codecs/opus/include/audio_decoder_opus.h" |
#include "webrtc/base/checks.h" |