| Index: source/libvpx/vpx_scale/generic/yv12config.c
|
| diff --git a/source/libvpx/vpx_scale/generic/yv12config.c b/source/libvpx/vpx_scale/generic/yv12config.c
|
| index 169c2ab2d73dc77e83405f02b711ff6dc5a13513..7582792d9399e090e82810bae5a2279ce28243cf 100644
|
| --- a/source/libvpx/vpx_scale/generic/yv12config.c
|
| +++ b/source/libvpx/vpx_scale/generic/yv12config.c
|
| @@ -12,9 +12,7 @@
|
|
|
| #include "vpx_scale/yv12config.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| -#if CONFIG_VP9 && CONFIG_VP9_HIGHBITDEPTH
|
| -#include "vp9/common/vp9_common.h"
|
| -#endif
|
| +#include "vpx_ports/mem.h"
|
|
|
| /****************************************************************************
|
| * Exports
|
|
|