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/content-handlers/sprite.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'frontends/riscos/content-handlers/sprite.c') diff --git a/frontends/riscos/content-handlers/sprite.c b/frontends/riscos/content-handlers/sprite.c index 3ef48c889..ed06110ec 100644 --- a/frontends/riscos/content-handlers/sprite.c +++ b/frontends/riscos/content-handlers/sprite.c @@ -32,8 +32,10 @@ #include "utils/log.h" #include "utils/messages.h" #include "utils/utils.h" -#include "content/content_protected.h" #include "netsurf/plotters.h" +#include "netsurf/content.h" +#include "content/llcache.h" +#include "content/content_protected.h" #include "riscos/gui.h" #include "riscos/image.h" -- cgit v1.2.3