Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc |
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc b/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc |
| index 5fae3db0285ec05fdd52ab53eb49448a94d2d975..3797b1bcc20e6907b9341fb3cf6611c1650a4974 100644 |
| --- a/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc |
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc |
| @@ -12,7 +12,7 @@ |
| #include <stdlib.h> |
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
| namespace webrtc { |