| Index: webrtc/modules/audio_coding/acm2/acm_codec_database.h
|
| diff --git a/webrtc/modules/audio_coding/acm2/acm_codec_database.h b/webrtc/modules/audio_coding/acm2/acm_codec_database.h
|
| index 98569dd7bc8e52722e1ee70773af2562e1089618..22c40dbb7d592ac8f1b3dff7848b96c66a62c6ed 100644
|
| --- a/webrtc/modules/audio_coding/acm2/acm_codec_database.h
|
| +++ b/webrtc/modules/audio_coding/acm2/acm_codec_database.h
|
| @@ -19,7 +19,7 @@
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
|
| #include "webrtc/modules/audio_coding/neteq/include/neteq.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
| +#include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|
|
|