| Index: webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc
|
| diff --git a/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc b/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc
|
| index 8394bc03abf6e41d05d4625bf95de1ffd48ecbf8..eca8bc869f6ea322b2f71b44a4dbf7f8685fdc9c 100644
|
| --- a/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc
|
| +++ b/webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc
|
| @@ -20,7 +20,7 @@
|
| #include "webrtc/modules/audio_coding/main/interface/audio_coding_module.h"
|
| #include "webrtc/modules/audio_coding/main/acm2/acm_common_defs.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 {
|
|
|