From 396953101891850ea8c46493bd042e2784ba9dc6 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 5 Jul 2004 21:54:02 +0000 Subject: [project @ 2004-07-05 21:54:02 by jmb] Fixup include of utils.h svn path=/import/netsurf/; revision=1050 --- riscos/ufont.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/ufont.c') diff --git a/riscos/ufont.c b/riscos/ufont.c index 37767ccfe..17a710392 100644 --- a/riscos/ufont.c +++ b/riscos/ufont.c @@ -20,7 +20,7 @@ #include "oslib/osfile.h" #include "ufont.h" -#include "utils/utils.h" /* \todo: has to go ! */ +#include "netsurf/utils/utils.h" /* \todo: has to go ! */ // #define DEBUG_UFONT // #define DEBUG_ACTIVATE_SANITY_CHECK -- cgit v1.2.3