summaryrefslogtreecommitdiff
path: root/riscos/help.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/help.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/help.c')
-rw-r--r--riscos/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/help.c b/riscos/help.c
index 6a7f7a696..22fc5b09b 100644
--- a/riscos/help.c
+++ b/riscos/help.c
@@ -18,7 +18,7 @@
#include "oslib/wimp.h"
#include "netsurf/riscos/gui.h"
#include "netsurf/riscos/help.h"
-#include "netsurf/riscos/toolbar.h"
+#include "netsurf/riscos/theme.h"
#include "netsurf/riscos/wimp.h"
#include "netsurf/utils/messages.h"
#include "netsurf/utils/log.h"