| Index: webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| index ea8ac9876aebc3bef91e5b255cf79301d5895a14..711be4a623da2ed6d60f4164450dee29d5e4a63a 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| +++ b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| @@ -15,8 +15,8 @@
|
| #include <string>
|
|
|
| #include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h"
|
| -#include "webrtc/system_wrappers/interface/event_wrapper.h"
|
| -#include "webrtc/system_wrappers/interface/trace.h"
|
| +#include "webrtc/system_wrappers/include/event_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/channel_transport/udp_transport.h"
|
|
|
| #include "webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestLoadGenerator.h"
|
|
|