]> git.imager.perl.org - imager.git/blobdiff - feat.h
bump $Imager::Font::FT2::VERSION
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index ade7a928f5642dbf060186a68ca61635dfc3738f..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
@@ -29,5 +29,6 @@ static char *i_format_list[]={
   "pnm",
   "bmp",
   "tga",
+  "ifs",
   NULL};