From b213502c9e5ed1442a5c5500f5e85b05fa8e0c80 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 26 Mar 2012 11:02:12 +0000 Subject: Include render/html.h to fix build. svn path=/trunk/netsurf/; revision=13720 --- riscos/window.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos') diff --git a/riscos/window.c b/riscos/window.c index 9cdcb19f6..78410ac6a 100644 --- a/riscos/window.c +++ b/riscos/window.c @@ -59,6 +59,7 @@ #include "desktop/tree.h" #include "desktop/gui.h" #include "render/form.h" +#include "render/html.h" #include "riscos/bitmap.h" #include "riscos/buffer.h" #include "riscos/cookies.h" -- cgit v1.2.3