summaryrefslogtreecommitdiff
path: root/riscos/font.c
diff options
context:
space:
mode:
authorPhil Mellor <phil@monkeyson.info>2002-10-15 10:41:12 +0000
committerPhil Mellor <phil@monkeyson.info>2002-10-15 10:41:12 +0000
commiteab796506b04f8b78cd64e856a691fac1973f80b (patch)
treed9feedd0d4f81dfdaaa98521cb981d1a34b325cc /riscos/font.c
parentf459052ef8d42041d582113cbf62cfe8912ebc1a (diff)
downloadnetsurf-eab796506b04f8b78cd64e856a691fac1973f80b.tar.gz
netsurf-eab796506b04f8b78cd64e856a691fac1973f80b.tar.bz2
[project @ 2002-10-15 10:41:12 by monkeyson]
GUI: menus, toolbar, adjustable window width. svn path=/import/netsurf/; revision=44
Diffstat (limited to 'riscos/font.c')
-rw-r--r--riscos/font.c4
1 files changed, 2 insertions, 2 deletions
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 <assert.h>
#include <stdio.h>
-#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"