From a836591435736b1d72eced1e6f643341422a7d82 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Thu, 13 Jul 2006 12:46:02 +0000 Subject: Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues. svn path=/trunk/netsurf/; revision=2739 --- riscos/window.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/window.c') diff --git a/riscos/window.c b/riscos/window.c index 121c43766..78532da91 100644 --- a/riscos/window.c +++ b/riscos/window.c @@ -36,6 +36,7 @@ #include "netsurf/desktop/knockout.h" #include "netsurf/desktop/plotters.h" #include "netsurf/desktop/textinput.h" +#include "netsurf/desktop/tree.h" #include "netsurf/desktop/gui.h" #include "netsurf/render/box.h" #include "netsurf/render/form.h" -- cgit v1.2.3