Index: webrtc/call/rtp_stream_receiver_controller.h |
diff --git a/webrtc/call/rtp_stream_receiver_controller.h b/webrtc/call/rtp_stream_receiver_controller.h |
index 5c8ed6775e8739b59e3db79c967f3df7e7ab10cb..0fbf669513ae5023a8fb957aa41e7ae0927c6cfc 100644 |
--- a/webrtc/call/rtp_stream_receiver_controller.h |
+++ b/webrtc/call/rtp_stream_receiver_controller.h |
@@ -12,9 +12,9 @@ |
#include <memory> |
-#include "webrtc/base/criticalsection.h" |
#include "webrtc/call/rtp_demuxer.h" |
#include "webrtc/call/rtp_stream_receiver_controller_interface.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
namespace webrtc { |