Index: webrtc/video/rtp_video_stream_receiver.cc |
diff --git a/webrtc/video/rtp_video_stream_receiver.cc b/webrtc/video/rtp_video_stream_receiver.cc |
index 4678b8f0afff36cea95279d27b21812cb3f8a5eb..0dbb2f7da0745743803142c8efdbc2736ef5a04d 100644 |
--- a/webrtc/video/rtp_video_stream_receiver.cc |
+++ b/webrtc/video/rtp_video_stream_receiver.cc |
@@ -14,8 +14,8 @@ |
#include <utility> |
#include <vector> |
+#include "webrtc/call/video_config.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/config.h" |
#include "webrtc/media/base/mediaconstants.h" |
#include "webrtc/modules/pacing/packet_router.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" |