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/dt_anim.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'frontends/amiga/dt_anim.c') diff --git a/frontends/amiga/dt_anim.c b/frontends/amiga/dt_anim.c index 04f1ce27d..19467882a 100644 --- a/frontends/amiga/dt_anim.c +++ b/frontends/amiga/dt_anim.c @@ -37,9 +37,11 @@ #include "utils/log.h" #include "utils/messages.h" -#include "content/content_protected.h" #include "netsurf/plotters.h" #include "netsurf/bitmap.h" +#include "netsurf/content.h" +#include "content/content_protected.h" +#include "content/llcache.h" #include "amiga/bitmap.h" #include "amiga/filetype.h" -- cgit v1.2.3