Chromium Code Reviews| Index: webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
| diff --git a/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h b/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
| index 40061d3ee7039427f1f59c4725cdfa6112f54562..baf8857559dac6617019ef8cf121f7a0f524560e 100644 |
| --- a/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
| +++ b/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
| @@ -15,7 +15,7 @@ |
| #include <deque> |
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h" |
| +#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
| #include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
| namespace webrtc { |