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_picture.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontends/amiga/dt_picture.c') diff --git a/frontends/amiga/dt_picture.c b/frontends/amiga/dt_picture.c index 49dde5e67..e7f1c9724 100644 --- a/frontends/amiga/dt_picture.c +++ b/frontends/amiga/dt_picture.c @@ -33,9 +33,10 @@ #include "utils/log.h" #include "utils/messages.h" -#include "content/content_protected.h" #include "netsurf/plotters.h" #include "netsurf/bitmap.h" +#include "content/llcache.h" +#include "content/content_protected.h" #include "content/handlers/image/image_cache.h" #include "amiga/bitmap.h" -- cgit v1.2.3