Index: webrtc/call/video_send_stream.h |
diff --git a/webrtc/call/video_send_stream.h b/webrtc/call/video_send_stream.h |
index a176709ac46b6aaf92616d830c3020b5ca5e17d7..ae3e1680dbe498d4004247af7c3d6c3cd4f88414 100644 |
--- a/webrtc/call/video_send_stream.h |
+++ b/webrtc/call/video_send_stream.h |
@@ -17,9 +17,10 @@ |
#include <vector> |
#include "webrtc/api/call/transport.h" |
+#include "webrtc/api/rtpparameters.h" |
+#include "webrtc/call/config.h" |
#include "webrtc/common_types.h" |
#include "webrtc/common_video/include/frame_callback.h" |
-#include "webrtc/config.h" |
#include "webrtc/media/base/videosinkinterface.h" |
#include "webrtc/media/base/videosourceinterface.h" |
#include "webrtc/rtc_base/platform_file.h" |