| Index: webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h b/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h
|
| index d6fbf2e468bf44f642e7263164487cb0a2baf85c..46741d59b414feee00512b3e26f5c05f7418d350 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h
|
| @@ -15,7 +15,7 @@
|
| #include "webrtc/modules/rtp_rtcp/interface/rtp_receiver.h"
|
| #include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
|
| #include "webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h"
|
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|