projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Leolo's guassian2 patch
[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 "image
r
.h"
static char *i_format_list[]={
#ifdef HAVE_LIBJPEG
@@
-29,5
+29,6
@@
static char *i_format_list[]={
"pnm",
"bmp",
"tga",
+ "ifs",
NULL};