]> git.imager.perl.org - imager.git/blobdiff - feat.h
set eol-style so that generation doesn't make svn burp
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index 5878514bec99b2621ffad5e1aa254844552476cd..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
@@ -30,5 +30,6 @@ static char *i_format_list[]={
   "bmp",
   "tga",
   "rgb",
+  "ifs",
   NULL};