X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/1ec86afa6a48ab0aaf3ca85224f797af9d7869c7..f5b900256547b9ddbdd2ff1ba1dfef5942fde892:/feat.h diff --git a/feat.h b/feat.h index ade7a928..25fac9e3 100644 --- a/feat.h +++ b/feat.h @@ -1,4 +1,4 @@ -#include "image.h" +#include "imager.h" static char *i_format_list[]={ #ifdef HAVE_LIBJPEG @@ -29,5 +29,6 @@ static char *i_format_list[]={ "pnm", "bmp", "tga", + "ifs", NULL};