| Index: source/libvpx/vp9/common/vp9_tile_common.c
|
| diff --git a/source/libvpx/vp9/common/vp9_tile_common.c b/source/libvpx/vp9/common/vp9_tile_common.c
|
| index f2764126d7cb1b252181b90053460280d485b9d8..9fcb97c85427018ffac36608c4c1fc637e797b4b 100644
|
| --- a/source/libvpx/vp9/common/vp9_tile_common.c
|
| +++ b/source/libvpx/vp9/common/vp9_tile_common.c
|
| @@ -9,8 +9,8 @@
|
| */
|
|
|
| #include "vp9/common/vp9_tile_common.h"
|
| -
|
| #include "vp9/common/vp9_onyxc_int.h"
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
|
|
| #define MIN_TILE_WIDTH_B64 4
|
| #define MAX_TILE_WIDTH_B64 64
|
|
|