From 7a01be33eed6f3776fa3dcc7e0268ee930665e7c Mon Sep 17 00:00:00 2001 From: James Bursa Date: Fri, 23 May 2003 11:08:17 +0000 Subject: [project @ 2003-05-23 11:08:17 by bursa] Link with 32-bit OSLib. svn path=/import/netsurf/; revision=131 --- render/box.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'render') diff --git a/render/box.c b/render/box.c index 188132745..cafc7dda5 100644 --- a/render/box.c +++ b/render/box.c @@ -1,5 +1,5 @@ /** - * $Id: box.c,v 1.44 2003/05/22 13:21:45 bursa Exp $ + * $Id: box.c,v 1.45 2003/05/23 11:08:17 bursa Exp $ */ #include @@ -8,7 +8,6 @@ #include #include #include "libxml/HTMLparser.h" -#include "libutf-8/utf-8.h" #include "netsurf/content/fetchcache.h" #include "netsurf/css/css.h" #include "netsurf/riscos/font.h" -- cgit v1.2.3