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 74ac1fcb851d1e626d58ecd1ad53b3ebf262acc6..40061d3ee7039427f1f59c4725cdfa6112f54562 100644 |
--- a/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
+++ b/webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h |
@@ -16,7 +16,7 @@ |
#include <deque> |
#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h" |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
namespace webrtc { |
class SendSideBandwidthEstimation { |