| Index: webrtc/modules/audio_coding/main/acm2/codec_manager.cc
|
| diff --git a/webrtc/modules/audio_coding/main/acm2/codec_manager.cc b/webrtc/modules/audio_coding/main/acm2/codec_manager.cc
|
| index 40a547351a15a2b68af37327421ba39413989edd..236f5e033d5b365f96b59016d6777d20e6fcaef5 100644
|
| --- a/webrtc/modules/audio_coding/main/acm2/codec_manager.cc
|
| +++ b/webrtc/modules/audio_coding/main/acm2/codec_manager.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/engine_configurations.h"
|
| -#include "webrtc/modules/audio_coding/main/acm2/acm_codec_database.h"
|
| +#include "webrtc/modules/audio_coding/main/acm2/rent_a_codec.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
|
|
| namespace webrtc {
|
|
|