]> git.imager.perl.org - imager.git/blobdiff - feat.h
avoid warning about gccversion being non-numeric
[imager.git] / feat.h
diff --git a/feat.h b/feat.h
index bfcb4c00e3e27ce53ade30fc730edc650ee6b202..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,7 +29,6 @@ static char *i_format_list[]={
   "pnm",
   "bmp",
   "tga",
-  "rgb",
   "ifs",
   NULL};