[project @ 2004-01-05 11:56:45 by jmb]

fixup missing include

svn path=/import/netsurf/; revision=484
This commit is contained in:
John Mark Bell 2004-01-05 11:56:45 +00:00
parent 8bb5c9206d
commit 22ae453e3b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include "netsurf/riscos/gui.h"
#include "netsurf/riscos/theme.h"
#include "netsurf/utils/utils.h"
#include "netsurf/utils/log.h"
static wimp_window *theme_toolbar_template = 0;
static osspriteop_area *theme_sprite_area = 0;