Index: webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h b/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h |
index a697fd2e30797add9aaab84f0b104f485e986dbd..a79284196272ae7a37d21c20e927e7a93aba3871 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h |
@@ -11,6 +11,8 @@ |
#ifndef WEBRTC_MODULES_RTP_RTCP_SOURCE_RTCP_RECEIVER_HELP_H_ |
#define WEBRTC_MODULES_RTP_RTCP_SOURCE_RTCP_RECEIVER_HELP_H_ |
+#include <list> |
+#include <vector> |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/scoped_ptr.h" |