| Index: webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc
|
| index 47f28806383eca7c23f4e75748d071768806f2ef..c1d91cdbc3f00aa8d9259c5ca01f7af013e78bd1 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc
|
| +++ b/webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc
|
| @@ -13,7 +13,7 @@
|
| #include <stdio.h>
|
| #include <stdlib.h>
|
|
|
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"
|
| #include "webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestLoadGenerator.h"
|
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/system_wrappers/include/event_wrapper.h"
|
|
|