summaryrefslogtreecommitdiff
path: root/frontends/riscos/theme.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-12-28 16:07:04 +0000
committerVincent Sanders <vince@kyllikki.org>2016-12-28 16:07:04 +0000
commitaf6139bcb5845d4cdbc852b113ac8fabcee29097 (patch)
treee6988fd8918ae4bfee3815369bb2cb08c560a8e0 /frontends/riscos/theme.c
parent337f9948d51d48f8b2a01694e07ea1bf4fa337af (diff)
downloadnetsurf-af6139bcb5845d4cdbc852b113ac8fabcee29097.tar.gz
netsurf-af6139bcb5845d4cdbc852b113ac8fabcee29097.tar.bz2
remove RISC OS treeview wrapper implementation
Diffstat (limited to 'frontends/riscos/theme.c')
-rw-r--r--frontends/riscos/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/theme.c b/frontends/riscos/theme.c
index 6e56fbca0..b0b4ab879 100644
--- a/frontends/riscos/theme.c
+++ b/frontends/riscos/theme.c
@@ -47,7 +47,7 @@
#include "riscos/hotlist.h"
#include "riscos/menus.h"
#include "riscos/theme.h"
-#include "riscos/treeview.h"
+#include "riscos/toolbar.h"
#include "riscos/wimp.h"
#include "riscos/wimp_event.h"
#include "riscos/wimputils.h"