| 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 711be4a623da2ed6d60f4164450dee29d5e4a63a..2d70289d3a274f45d102b6aafcb1a58b84280fda 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| +++ b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/BWEStandAlone.cc
|
| @@ -14,7 +14,7 @@
|
| #include <stdio.h>
|
| #include <string>
|
|
|
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"
|
| #include "webrtc/system_wrappers/include/event_wrapper.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/channel_transport/udp_transport.h"
|
|
|