| Index: webrtc/modules/audio_coding/test/TestRedFec.cc
|
| diff --git a/webrtc/modules/audio_coding/test/TestRedFec.cc b/webrtc/modules/audio_coding/test/TestRedFec.cc
|
| index dbb238f4998610e50579593b486334dc69713508..4e8b123b78b375b8fd55aa7a6019b8bef0893881 100644
|
| --- a/webrtc/modules/audio_coding/test/TestRedFec.cc
|
| +++ b/webrtc/modules/audio_coding/test/TestRedFec.cc
|
| @@ -13,11 +13,11 @@
|
| #include <assert.h>
|
|
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h"
|
| #include "webrtc/modules/audio_coding/test/utility.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
| +#include "webrtc/voice_engine_configurations.h"
|
|
|
| #ifdef SUPPORT_RED_WB
|
| #undef SUPPORT_RED_WB
|
|
|