| Index: webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc
|
| index 9e79a8cda8b0bf913d887572d4847df8ddc4036e..fe54d67ee753cd1b7acd05d03fe193a7f2a41d5b 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc
|
| +++ b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/MatlabPlot.cc
|
| @@ -20,9 +20,9 @@
|
| #include "engine.h"
|
| #endif
|
|
|
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
|
| -#include "webrtc/system_wrappers/interface/event_wrapper.h"
|
| -#include "webrtc/system_wrappers/interface/tick_util.h"
|
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/event_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/tick_util.h"
|
|
|
| using namespace webrtc;
|
|
|
|
|