Index: webrtc/video/receive_statistics_proxy.h |
diff --git a/webrtc/video/receive_statistics_proxy.h b/webrtc/video/receive_statistics_proxy.h |
index 8aff1a254c47ec6c79f50696cb13009350822d98..0cd0b529aa3b5e2f8cd8a660909359578578476f 100644 |
--- a/webrtc/video/receive_statistics_proxy.h |
+++ b/webrtc/video/receive_statistics_proxy.h |
@@ -14,6 +14,7 @@ |
#include <map> |
#include <string> |
+#include "webrtc/call/video_receive_stream.h" |
#include "webrtc/common_types.h" |
#include "webrtc/common_video/include/frame_callback.h" |
#include "webrtc/modules/video_coding/include/video_coding_defines.h" |
@@ -25,7 +26,6 @@ |
#include "webrtc/video/report_block_stats.h" |
#include "webrtc/video/stats_counter.h" |
#include "webrtc/video/video_stream_decoder.h" |
-#include "webrtc/video_receive_stream.h" |
namespace webrtc { |