| Index: webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h b/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
|
| index e9492298b9b03c94f6bbafd861d5e89b2928806a..fe42990fe931f80cbb32949aefbb2bb15a46f9ac 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
|
| @@ -17,7 +17,7 @@
|
|
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/rtp_rtcp/source/bitrate.h"
|
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
|
|
| namespace webrtc {
|
|
|
|
|