Chromium Code Reviews| Index: source/libvpx/vpx_scale/generic/gen_scalers.c |
| =================================================================== |
| --- source/libvpx/vpx_scale/generic/gen_scalers.c (revision 177019) |
| +++ source/libvpx/vpx_scale/generic/gen_scalers.c (working copy) |
| @@ -9,7 +9,7 @@ |
| */ |
| -#include "vpx_scale/vpxscale.h" |
| +#include "vpx_scale/vpx_scale.h" |
| #include "vpx_mem/vpx_mem.h" |
| /**************************************************************************** |
| * Imports |