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:
@ -19,6 +19,7 @@
|
||||
#include "modules/rtp_rtcp/source/byte_io.h"
|
||||
// TODO(bug:9855) Move kNoSpatialIdx from vp9_globals.h to common_constants
|
||||
#include "modules/video_coding/codecs/interface/common_constants.h"
|
||||
#include "modules/video_coding/codecs/vp9/include/vp9_globals.h"
|
||||
#include "rtc_base/checks.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Reference in New Issue
Block a user