| Index: webrtc/video/video_send_stream.cc
|
| diff --git a/webrtc/video/video_send_stream.cc b/webrtc/video/video_send_stream.cc
|
| index 411f2796b44f72c6907c7f7ee3e8bc4287a70d70..c7cc87261178792fa5205d676ece4f4e4610efe3 100644
|
| --- a/webrtc/video/video_send_stream.cc
|
| +++ b/webrtc/video/video_send_stream.cc
|
| @@ -22,7 +22,7 @@
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/base/trace_event.h"
|
| #include "webrtc/base/weak_ptr.h"
|
| -#include "webrtc/call/rtp_transport_controller_send.h"
|
| +#include "webrtc/call/rtp_transport_controller_send_interface.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/common_video/include/video_bitrate_allocator.h"
|
| #include "webrtc/modules/bitrate_controller/include/bitrate_controller.h"
|
|
|