Add a necessary include file
The include is necessary for --enable-coefficient-range-checking Change-Id: I5cf7b2fca0ddd610815398b1e77f17df42f9785c
This commit is contained in:
parent
368f7c806a
commit
9d5035ce38
@ -14,7 +14,9 @@
|
||||
#include "vp9/common/vp9_blockd.h"
|
||||
#include "vp9/common/vp9_common.h"
|
||||
#include "vp9/common/vp9_entropy.h"
|
||||
|
||||
#if CONFIG_COEFFICIENT_RANGE_CHECKING
|
||||
#include "vp9/common/vp9_idct.h"
|
||||
#endif
|
||||
#include "vp9/decoder/vp9_detokenize.h"
|
||||
|
||||
#define EOB_CONTEXT_NODE 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user