]> git.imager.perl.org - imager.git/blobdiff - feat.h
fix method index entry for add_file_magic()
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index c82f953fb03efaba3e8fbbca111134095fa41a19..25fac9e320df011f240fa599df556ef51da745eb 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
 
 static char *i_format_list[]={
 #ifdef HAVE_LIBJPEG
@@ -28,5 +28,7 @@ static char *i_format_list[]={
   "raw",
   "pnm",
   "bmp",
   "raw",
   "pnm",
   "bmp",
+  "tga",
+  "ifs",
   NULL};
 
   NULL};