Index: webrtc/modules/video_coding/protection_bitrate_calculator.h |
diff --git a/webrtc/modules/video_coding/protection_bitrate_calculator.h b/webrtc/modules/video_coding/protection_bitrate_calculator.h |
index d2c1499231bd158ca6cb57e6c39490cdbc4a67d0..a12dcfc66ad3be00b9965d6b164414cd2ddc732c 100644 |
--- a/webrtc/modules/video_coding/protection_bitrate_calculator.h |
+++ b/webrtc/modules/video_coding/protection_bitrate_calculator.h |
@@ -14,10 +14,10 @@ |
#include <list> |
#include <memory> |
+#include "webrtc/base/criticalsection.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/video_coding/include/video_coding.h" |
#include "webrtc/modules/video_coding/media_opt_util.h" |
-#include "webrtc/rtc_base/criticalsection.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |