| Index: webrtc/modules/audio_coding/main/test/RTPFile.h
|
| diff --git a/webrtc/modules/audio_coding/main/test/RTPFile.h b/webrtc/modules/audio_coding/main/test/RTPFile.h
|
| index 346440b1b35b60f2187f0f9e3d4b247ebba8c5eb..3853265085aa6bb0f34e543950f5039bda3cd953 100644
|
| --- a/webrtc/modules/audio_coding/main/test/RTPFile.h
|
| +++ b/webrtc/modules/audio_coding/main/test/RTPFile.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "webrtc/modules/audio_coding/main/interface/audio_coding_module.h"
|
| #include "webrtc/modules/interface/module_common_types.h"
|
| -#include "webrtc/system_wrappers/interface/rw_lock_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|