Removed unused include from encoded_image.h.

Bug: webrtc:9378
Change-Id: Ie26ab4d30d62ec109a8be638661789399821c162
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179525
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31758}
This commit is contained in:
philipel
2020-07-17 15:19:40 +02:00
committed by Commit Bot
parent fc4668dae2
commit e6542f2112
5 changed files with 4 additions and 1 deletions

View File

@ -340,6 +340,7 @@ rtc_library("video_coding_utility") {
"../../api/video:video_adaptation",
"../../api/video:video_bitrate_allocation",
"../../api/video:video_bitrate_allocator",
"../../api/video:video_frame",
"../../api/video_codecs:video_codecs_api",
"../../common_video",
"../../modules/rtp_rtcp",