| Index: webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h
|
| diff --git a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h
|
| index 49cab586a34794f5958a7260495a241e2dd9722d..f394412a735116697f22723002c184b42fce5859 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h
|
| +++ b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h"
|
| #include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
|
| -#include "webrtc/system_wrappers/interface/thread_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/thread_wrapper.h"
|
| #include "webrtc/test/channel_transport/udp_transport.h"
|
| #include "webrtc/typedefs.h"
|
|
|
|
|