From eab796506b04f8b78cd64e856a691fac1973f80b Mon Sep 17 00:00:00 2001 From: Phil Mellor Date: Tue, 15 Oct 2002 10:41:12 +0000 Subject: [project @ 2002-10-15 10:41:12 by monkeyson] GUI: menus, toolbar, adjustable window width. svn path=/import/netsurf/; revision=44 --- riscos/font.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'riscos/font.c') diff --git a/riscos/font.c b/riscos/font.c index 91dab573b..cafabce76 100644 --- a/riscos/font.c +++ b/riscos/font.c @@ -1,10 +1,10 @@ /** - * $Id: font.c,v 1.6 2002/10/12 13:05:16 bursa Exp $ + * $Id: font.c,v 1.7 2002/10/15 10:41:12 monkeyson Exp $ */ #include #include -#include "utf-8.h" +#include "libutf-8/utf-8.h" #include "netsurf/render/css.h" #include "netsurf/riscos/font.h" #include "netsurf/render/utils.h" -- cgit v1.2.3