From 76a68d7dd02f3819e4e60cd9febfd45e20821e14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 Jun 2016 08:59:23 +0100 Subject: Update content to split public and internal API --- frontends/riscos/filetype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/filetype.h') diff --git a/frontends/riscos/filetype.h b/frontends/riscos/filetype.h index 3ba613033..4c45e7bd0 100644 --- a/frontends/riscos/filetype.h +++ b/frontends/riscos/filetype.h @@ -23,7 +23,7 @@ #ifndef _NETSURF_RISCOS_FILETYPE_H_ #define _NETSURF_RISCOS_FILETYPE_H_ -#include "content/content_type.h" +#include "netsurf/content_type.h" #ifndef FILETYPE_ACORN_URI #define FILETYPE_ACORN_URI 0xf91 -- cgit v1.2.3