]> git.imager.perl.org - imager.git/blobdiff - feat.h
Removed the query asking if GIF support should be disabled, since
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index ade7a928f5642dbf060186a68ca61635dfc3738f..1a7289d35bf06fabad4b310c86221302c237cd78 100644 (file)
--- 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,7 @@ static char *i_format_list[]={
   "pnm",
   "bmp",
   "tga",
+  "rgb",
+  "ifs",
   NULL};