summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--riscos/theme.h2
1 files changed, 2 insertions, 0 deletions
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;