| Index: source/libvpx/vpx_scale/generic/gen_scalers.c
|
| diff --git a/source/libvpx/vpx_scale/generic/gen_scalers.c b/source/libvpx/vpx_scale/generic/gen_scalers.c
|
| index 995c45b6ab66d981e6aaecc6b45a5175114fbf5e..dab324edfccfada1336d037993f9f535e08a7761 100644
|
| --- a/source/libvpx/vpx_scale/generic/gen_scalers.c
|
| +++ b/source/libvpx/vpx_scale/generic/gen_scalers.c
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -
|
| +#include "./vpx_scale_rtcd.h"
|
| #include "vpx_scale/vpx_scale.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| /****************************************************************************
|
|
|