summaryrefslogtreecommitdiff
path: root/riscos/htmlredraw.c
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2004-08-30 21:03:48 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2004-08-30 21:03:48 +0000
commitbf57d852ae2ee7c647557c087cc1da95a0305cb4 (patch)
treedb5c01192a51a688da5a0b23c6421fea0fc99d9b /riscos/htmlredraw.c
parente1f1c5de197cb326c63994c2c488332f334b9bb9 (diff)
downloadnetsurf-bf57d852ae2ee7c647557c087cc1da95a0305cb4.tar.gz
netsurf-bf57d852ae2ee7c647557c087cc1da95a0305cb4.tar.bz2
[project @ 2004-08-30 21:03:48 by rjw]
Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
Diffstat (limited to 'riscos/htmlredraw.c')
-rw-r--r--riscos/htmlredraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/htmlredraw.c b/riscos/htmlredraw.c
index b9e47cd00..2a29d8eca 100644
--- a/riscos/htmlredraw.c
+++ b/riscos/htmlredraw.c
@@ -28,7 +28,7 @@
#include "netsurf/riscos/gui.h"
#include "netsurf/riscos/image.h"
#include "netsurf/riscos/options.h"
-#include "netsurf/riscos/toolbar.h"
+#include "netsurf/riscos/theme.h"
#include "netsurf/riscos/ufont.h"
#include "netsurf/riscos/wimp.h"
#include "netsurf/utils/log.h"