| Index: webrtc/modules/audio_coding/acm2/codec_manager.cc
|
| diff --git a/webrtc/modules/audio_coding/acm2/codec_manager.cc b/webrtc/modules/audio_coding/acm2/codec_manager.cc
|
| index afeefc78c2b3fb1d4488b20b117f5a3e1c03382b..734358a925424fd65530d640eef622655de656c4 100644
|
| --- a/webrtc/modules/audio_coding/acm2/codec_manager.cc
|
| +++ b/webrtc/modules/audio_coding/acm2/codec_manager.cc
|
| @@ -14,7 +14,7 @@
|
| #include "webrtc/base/format_macros.h"
|
| #include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
| +#include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
| namespace acm2 {
|
|
|