| Index: webrtc/modules/audio_coding/neteq/audio_decoder_impl.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/audio_decoder_impl.h b/webrtc/modules/audio_coding/neteq/audio_decoder_impl.h
|
| index d1aae4a2584bb6f1b2982a4adfc2dbda1f797cca..bc8bdd9626d19f04d836310386af2f232fc8c5b6 100644
|
| --- a/webrtc/modules/audio_coding/neteq/audio_decoder_impl.h
|
| +++ b/webrtc/modules/audio_coding/neteq/audio_decoder_impl.h
|
| @@ -20,7 +20,7 @@
|
| #ifdef WEBRTC_CODEC_G722
|
| #include "webrtc/modules/audio_coding/codecs/g722/g722_interface.h"
|
| #endif
|
| -#include "webrtc/modules/audio_coding/main/acm2/rent_a_codec.h"
|
| +#include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|