Index: webrtc/video/video_receive_stream.h |
diff --git a/webrtc/video/video_receive_stream.h b/webrtc/video/video_receive_stream.h |
index f2a7c81f6532f350ade9632251c4b0fc5f332a02..0efbe75c383116b67b5ab6e3bf77cf389a3dc5ee 100644 |
--- a/webrtc/video/video_receive_stream.h |
+++ b/webrtc/video/video_receive_stream.h |
@@ -14,7 +14,6 @@ |
#include <memory> |
#include <vector> |
-#include "webrtc/call/transport_adapter.h" |
#include "webrtc/common_video/include/incoming_video_stream.h" |
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h" |
#include "webrtc/modules/rtp_rtcp/include/flexfec_receiver.h" |
@@ -23,6 +22,7 @@ |
#include "webrtc/video/receive_statistics_proxy.h" |
#include "webrtc/video/rtp_stream_receiver.h" |
#include "webrtc/video/rtp_streams_synchronizer.h" |
+#include "webrtc/video/transport_adapter.h" |
#include "webrtc/video/video_stream_decoder.h" |
#include "webrtc/video_receive_stream.h" |