| Index: source/libvpx/vp9/encoder/vp9_tokenize.c
|
| diff --git a/source/libvpx/vp9/encoder/vp9_tokenize.c b/source/libvpx/vp9/encoder/vp9_tokenize.c
|
| index 862be4d384a7446984a65f9ea840c6319942bc5f..35920313ad3f92078f9c03091aaa81f447f7bb7d 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_tokenize.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_tokenize.c
|
| @@ -17,6 +17,7 @@
|
|
|
| #include "vp9/common/vp9_entropy.h"
|
| #include "vp9/common/vp9_pred_common.h"
|
| +#include "vp9/common/vp9_scan.h"
|
| #include "vp9/common/vp9_seg_common.h"
|
|
|
| #include "vp9/encoder/vp9_cost.h"
|
|
|