Index: webrtc/call/flexfec_receive_stream_impl.h |
diff --git a/webrtc/call/flexfec_receive_stream_impl.h b/webrtc/call/flexfec_receive_stream_impl.h |
index a89940f8c3e52d9bb01e46eeea682f69aac882de..81c09d6fac79b3c91d2f0ad7f694310bc73d5590 100644 |
--- a/webrtc/call/flexfec_receive_stream_impl.h |
+++ b/webrtc/call/flexfec_receive_stream_impl.h |
@@ -13,9 +13,9 @@ |
#include <memory> |
-#include "webrtc/base/criticalsection.h" |
#include "webrtc/call/flexfec_receive_stream.h" |
#include "webrtc/call/rtp_packet_sink_interface.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
namespace webrtc { |