From 2affb76944a4cd83a2ff6722c3150abbb972f37d Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Thu, 3 Feb 2005 13:18:22 +0000 Subject: [project @ 2005-02-03 13:18:22 by rjw] Implementation of URL suggestion svn path=/import/netsurf/; revision=1488 --- riscos/sprite.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'riscos/sprite.h') diff --git a/riscos/sprite.h b/riscos/sprite.h index 605027635..3824ace43 100644 --- a/riscos/sprite.h +++ b/riscos/sprite.h @@ -12,6 +12,8 @@ #ifndef _NETSURF_RISCOS_SPRITE_H_ #define _NETSURF_RISCOS_SPRITE_H_ +#include + struct content; struct content_sprite_data { -- cgit v1.2.3