From 7148840fbe7ed5d4ef375ebd0c737d3fde5a512a Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 8 Jul 2004 17:34:02 +0000 Subject: [project @ 2004-07-08 17:34:02 by jmb] Lose compiler warning. svn path=/import/netsurf/; revision=1057 --- riscos/theme.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/riscos/theme.h b/riscos/theme.h index 9cbe809f9..2cca6b8ab 100644 --- a/riscos/theme.h +++ b/riscos/theme.h @@ -20,6 +20,8 @@ #include "oslib/osspriteop.h" #include "netsurf/desktop/gui.h" +struct toolbar; + struct theme_entry { char *name; osspriteop_area *sprite_area; -- cgit v1.2.3