Index: webrtc/video/rtp_stream_receiver.cc |
diff --git a/webrtc/video/rtp_stream_receiver.cc b/webrtc/video/rtp_stream_receiver.cc |
index e7367d8a1a276fc3e2461bcf497093f7812c35c3..d5b547f6297c597f5ab2a6ee270cd97ce9e02611 100644 |
--- a/webrtc/video/rtp_stream_receiver.cc |
+++ b/webrtc/video/rtp_stream_receiver.cc |
@@ -12,6 +12,7 @@ |
#include <vector> |
+#include "webrtc/base/checks.h" |
#include "webrtc/base/logging.h" |
#include "webrtc/common_types.h" |
#include "webrtc/config.h" |