| Index: webrtc/modules/audio_coding/test/APITest.cc
|
| diff --git a/webrtc/modules/audio_coding/test/APITest.cc b/webrtc/modules/audio_coding/test/APITest.cc
|
| index 326a303ea3dcf34d04a9eb7da1d70d139c1dd1c7..1b9981341b504ff28e076727f3b1cc66f41cf5df 100644
|
| --- a/webrtc/modules/audio_coding/test/APITest.cc
|
| +++ b/webrtc/modules/audio_coding/test/APITest.cc
|
| @@ -29,7 +29,7 @@
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/gtest.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
| +#include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|
|
|