summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-02-25 18:51:51 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-02-25 18:51:51 +0000
commitda4a9313f1260531ec3dde07b32c122f120f695c (patch)
tree120beb0d163fc9456eca4076875d1eaf2bf4faa8 /utils
parent44d192c76255fc9840e4c81f49abd05474309345 (diff)
downloadnetsurf-da4a9313f1260531ec3dde07b32c122f120f695c.tar.gz
netsurf-da4a9313f1260531ec3dde07b32c122f120f695c.tar.bz2
[project @ 2006-02-25 18:50:34 by rjw]
Support for BMP files svn path=/import/netsurf/; revision=2095
Diffstat (limited to 'utils')
-rw-r--r--utils/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/config.h b/utils/config.h
index 9b871ec3c..a54f56885 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -28,9 +28,9 @@
#endif
/* Image renderering modules */
+#define WITH_BMP
#define WITH_JPEG
#define WITH_MNG
-#define WITH_PNG
#define WITH_GIF
#if defined(riscos) || defined(ncos)
#define WITH_DRAW