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/amiga/filetype.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'frontends/amiga/filetype.h') diff --git a/frontends/amiga/filetype.h b/frontends/amiga/filetype.h index fc27b1df2..52fdf9cb5 100644 --- a/frontends/amiga/filetype.h +++ b/frontends/amiga/filetype.h @@ -18,12 +18,14 @@ #ifndef AMIGA_FILETYPE_H #define AMIGA_FILETYPE_H + #include #include -#include "content/content_type.h" -#include "utils/errors.h" #include +#include "netsurf/content_type.h" +#include "utils/errors.h" + struct hlcache_handle; struct ami_mime_entry; -- cgit v1.2.3