| Index: webrtc/modules/audio_coding/test/RTPFile.cc
|
| diff --git a/webrtc/modules/audio_coding/test/RTPFile.cc b/webrtc/modules/audio_coding/test/RTPFile.cc
|
| index a61d0b03927f2c2f996a9f70cc3c51cb00ef7c1c..4bf4c9820af50c7c476cf064ef39f31c3646d887 100644
|
| --- a/webrtc/modules/audio_coding/test/RTPFile.cc
|
| +++ b/webrtc/modules/audio_coding/test/RTPFile.cc
|
| @@ -23,7 +23,7 @@
|
| #include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
|
| // TODO(tlegrand): Consider removing usage of gtest.
|
| #include "webrtc/test/gtest.h"
|
| -#include "webrtc/voice_engine_configurations.h"
|
| +#include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|
|
|