| Index: webrtc/modules/audio_coding/main/test/TestStereo.cc
|
| diff --git a/webrtc/modules/audio_coding/main/test/TestStereo.cc b/webrtc/modules/audio_coding/main/test/TestStereo.cc
|
| index b0786be60815982483f1da39ec47473e3a5714f2..cacd14aa89dae303942a9d2f4abb5b8849b8ffed 100644
|
| --- a/webrtc/modules/audio_coding/main/test/TestStereo.cc
|
| +++ b/webrtc/modules/audio_coding/main/test/TestStereo.cc
|
| @@ -19,7 +19,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"
|
|
|
| namespace webrtc {
|
|
|