| 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 7c252a13d9c31e58e320f559a591ad41fd0df7de..7877204890eaa9b8c05aba4c1bbcd3097d45d5e6 100644
|
| --- a/webrtc/modules/audio_coding/test/TestRedFec.cc
|
| +++ b/webrtc/modules/audio_coding/test/TestRedFec.cc
|
| @@ -18,7 +18,7 @@
|
| #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"
|
| +#include "webrtc/typedefs.h"
|
|
|
| #ifdef SUPPORT_RED_WB
|
| #undef SUPPORT_RED_WB
|
|
|