Index: webrtc/modules/audio_coding/main/test/opus_test.h |
diff --git a/webrtc/modules/audio_coding/main/test/opus_test.h b/webrtc/modules/audio_coding/main/test/opus_test.h |
index 63945ccd285ceca5723abfb090f29d7702d358bb..379bb86d5db103e9013026292060c9218326b3c1 100644 |
--- a/webrtc/modules/audio_coding/main/test/opus_test.h |
+++ b/webrtc/modules/audio_coding/main/test/opus_test.h |
@@ -14,7 +14,7 @@ |
#include <math.h> |
#include "webrtc/base/scoped_ptr.h" |
-#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/main/acm2/acm_resampler.h" |
#include "webrtc/modules/audio_coding/main/test/ACMTest.h" |
#include "webrtc/modules/audio_coding/main/test/Channel.h" |