summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme.c')
-rw-r--r--riscos/theme.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index 2fc91bfcb..34f66fa19 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -13,6 +13,8 @@
#include "netsurf/utils/utils.h"
#include <stdio.h>
+ro_theme* current_theme = NULL;
+
void ro_theme_preload_template(ro_theme* theme, char* template_name,
int* total_winicon, int* total_indirected)
{