summaryrefslogtreecommitdiff
path: root/riscos/font.h
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-04-04 15:19:32 +0000
committerJames Bursa <james@netsurf-browser.org>2003-04-04 15:19:32 +0000
commit4421b2e633179bbd8f5331d2bdc33246aa2f40d9 (patch)
treed8b6e38fbb204c661906a872d112f1550b1653bf /riscos/font.h
parenteb256015adc70034e367fe1c564b7fdca964887b (diff)
downloadnetsurf-4421b2e633179bbd8f5331d2bdc33246aa2f40d9.tar.gz
netsurf-4421b2e633179bbd8f5331d2bdc33246aa2f40d9.tar.bz2
[project @ 2003-04-04 15:19:31 by bursa]
New CSS parser. svn path=/import/netsurf/; revision=112
Diffstat (limited to 'riscos/font.h')
-rw-r--r--riscos/font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscos/font.h b/riscos/font.h
index 9cbbdf1f6..d582d0ab9 100644
--- a/riscos/font.h
+++ b/riscos/font.h
@@ -1,5 +1,5 @@
/**
- * $Id: font.h,v 1.6 2003/03/03 22:40:39 bursa Exp $
+ * $Id: font.h,v 1.7 2003/04/04 15:19:32 bursa Exp $
*/
#ifndef _NETSURF_RISCOS_FONT_H_
@@ -9,7 +9,7 @@
* structures and typedefs
*/
-#include "netsurf/render/css.h"
+#include "netsurf/css/css.h"
#include "oslib/font.h"
typedef unsigned int font_id;