]> git.imager.perl.org - imager.git/blobdiff - feat.h
rename APIRef.pm, API.pm to *.pod since they contain no code
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index c82f953fb03efaba3e8fbbca111134095fa41a19..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
@@ -28,5 +28,8 @@ static char *i_format_list[]={
   "raw",
   "pnm",
   "bmp",
+  "tga",
+  "rgb",
+  "ifs",
   NULL};