[project @ 2004-07-19 20:49:34 by joty]

Build fix (part 2).

svn path=/import/netsurf/; revision=1119
This commit is contained in:
John Tytgat 2004-07-19 20:49:34 +00:00
parent c4fe691ea4
commit 23e408a978

View File

@ -29,7 +29,7 @@
#define WITH_PNG
#define WITH_MNG
#endif
#ifdef defined(riscos) || defined(ncos)
#if defined(riscos) || defined(ncos)
#define WITH_DRAW
#define WITH_SPRITE
#endif