Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets
Bug: webrtc:9271 Change-Id: Ic7415830588bef9d87bab92943460207890dada6 Reviewed-on: https://webrtc-review.googlesource.com/76960 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23277}
This commit is contained in:
@ -13,9 +13,11 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "common_types.h" // NOLINT(build/include)
|
||||
#include "api/rtp_headers.h"
|
||||
#include "api/video/video_bitrate_allocation.h"
|
||||
#include "modules/rtp_rtcp/include/rtp_rtcp_defines.h"
|
||||
#include "rtc_base/task_queue.h"
|
||||
#include "system_wrappers/include/ntp_time.h"
|
||||
|
||||
namespace webrtc {
|
||||
class ReceiveStatisticsProvider;
|
||||
|
Reference in New Issue
Block a user