Include module_common_types.h only where needed

Bug: None
Change-Id: I73d493f8f186b429c7be808f4dfac0398f150931
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/153891
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29277}
This commit is contained in:
Niels Möller
2019-09-23 10:31:16 +02:00
committed by Commit Bot
parent bf5ee00f8d
commit 834a554962
38 changed files with 23 additions and 34 deletions

View File

@ -11,7 +11,6 @@
#include "modules/video_coding/decoding_state.h"
#include "common_video/h264/h264_common.h"
#include "modules/include/module_common_types.h"
#include "modules/video_coding/frame_buffer.h"
#include "modules/video_coding/jitter_buffer_common.h"
#include "modules/video_coding/packet.h"