X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/d08b8f85a184ef90287aa15e9e2fb9701f6d4362..9ca939d0fff9fb47fe086994f48aa175a1e0381a:/feat.h diff --git a/feat.h b/feat.h index c82f953f..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 @@ -28,5 +28,7 @@ static char *i_format_list[]={ "raw", "pnm", "bmp", + "tga", + "ifs", NULL};