| Index: webrtc/modules/audio_coding/main/test/TestRedFec.cc
|
| diff --git a/webrtc/modules/audio_coding/main/test/TestRedFec.cc b/webrtc/modules/audio_coding/main/test/TestRedFec.cc
|
| index 7a512b443337a899709e6ead4eaa42c858b8d7bd..d19b83e1aace5998fca97231e20d43cb20e3512e 100644
|
| --- a/webrtc/modules/audio_coding/main/test/TestRedFec.cc
|
| +++ b/webrtc/modules/audio_coding/main/test/TestRedFec.cc
|
| @@ -17,7 +17,7 @@
|
| #include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/audio_coding/main/interface/audio_coding_module_typedefs.h"
|
| #include "webrtc/modules/audio_coding/main/test/utility.h"
|
| -#include "webrtc/system_wrappers/interface/trace.h"
|
| +#include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
|
|
| #ifdef SUPPORT_RED_WB
|
|
|