summaryrefslogtreecommitdiff
path: root/riscos/htmlredraw.c
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-08-11 19:02:32 +0000
committerJames Bursa <james@netsurf-browser.org>2004-08-11 19:02:32 +0000
commitbc727dda1c4078a8832e594acf0d02dbc139d2b6 (patch)
tree83b4565bc874022e2b151c38c16b679aa8e42b4c /riscos/htmlredraw.c
parentdba4904ddb5e82f0e941069da90d662d07d9c87f (diff)
downloadnetsurf-bc727dda1c4078a8832e594acf0d02dbc139d2b6.tar.gz
netsurf-bc727dda1c4078a8832e594acf0d02dbc139d2b6.tar.bz2
[project @ 2004-08-11 19:02:32 by bursa]
Start work on removing instances and making content types non-shareable. Clean up some #includes. svn path=/import/netsurf/; revision=1211
Diffstat (limited to 'riscos/htmlredraw.c')
-rw-r--r--riscos/htmlredraw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/htmlredraw.c b/riscos/htmlredraw.c
index 9287f693b..e037ac86e 100644
--- a/riscos/htmlredraw.c
+++ b/riscos/htmlredraw.c
@@ -22,6 +22,8 @@
#include "netsurf/utils/config.h"
#include "netsurf/content/content.h"
#include "netsurf/css/css.h"
+#include "netsurf/render/box.h"
+#include "netsurf/render/font.h"
#include "netsurf/render/form.h"
#include "netsurf/render/html.h"
#include "netsurf/riscos/gui.h"