Fix compilation

svn path=/trunk/netsurf/; revision=10929
This commit is contained in:
Chris Young 2010-10-31 13:27:31 +00:00
parent 001b401890
commit 46617cbe64
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ static const struct handler_entry handler_map[] = {
0, webp_destroy, 0, 0, 0, webp_redraw, 0,
0, 0, webp_clone, false},
#endif
#ifdef WITH_WEBP
#ifdef WITH_AMIGA_ICON
{0, 0, amiga_icon_convert,
0, amiga_icon_destroy, 0, 0, 0, amiga_icon_redraw, 0,
0, 0, amiga_icon_clone, false},