summaryrefslogtreecommitdiff
path: root/frontends/riscos/content-handlers/sprite.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/content-handlers/sprite.c')
-rw-r--r--frontends/riscos/content-handlers/sprite.c4
1 files changed, 3 insertions, 1 deletions
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"