Index: webrtc/modules/audio_coding/main/acm2/codec_owner.h |
diff --git a/webrtc/modules/audio_coding/main/acm2/codec_owner.h b/webrtc/modules/audio_coding/main/acm2/codec_owner.h |
index d2d93cf539eed2db5bd32815b13b6dc38728557f..d0fb4f760efe8b2be85824e24594176c9e71bbeb 100644 |
--- a/webrtc/modules/audio_coding/main/acm2/codec_owner.h |
+++ b/webrtc/modules/audio_coding/main/acm2/codec_owner.h |
@@ -16,7 +16,7 @@ |
#include "webrtc/common_types.h" |
#include "webrtc/modules/audio_coding/codecs/audio_encoder.h" |
#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
-#include "webrtc/modules/audio_coding/main/interface/audio_coding_module_typedefs.h" |
+#include "webrtc/modules/audio_coding/main/include/audio_coding_module_typedefs.h" |
#if defined(WEBRTC_CODEC_ISAC) || defined(WEBRTC_CODEC_ISACFX) |
#include "webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" |