| Index: webrtc/modules/audio_coding/acm2/acm_common_defs.h
|
| diff --git a/webrtc/modules/audio_coding/acm2/acm_common_defs.h b/webrtc/modules/audio_coding/acm2/acm_common_defs.h
|
| index 483bdd93f14c6b8bd85913feaeba56eda807451f..e7089786328793498f97e9b026bca4fd62a3d9d4 100644
|
| --- a/webrtc/modules/audio_coding/acm2/acm_common_defs.h
|
| +++ b/webrtc/modules/audio_coding/acm2/acm_common_defs.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_CODING_ACM2_ACM_COMMON_DEFS_H_
|
| #define WEBRTC_MODULES_AUDIO_CODING_ACM2_ACM_COMMON_DEFS_H_
|
|
|
| -#include "webrtc/engine_configurations.h"
|
| +#include "webrtc/voice_engine_configurations.h"
|
|
|
| // Checks for enabled codecs, we prevent enabling codecs which are not
|
| // compatible.
|
|
|