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, 1 insertions, 1 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index 806255ff8..97e7fbd81 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -166,7 +166,7 @@ fprintf(stderr, "Returning theme...\n");
return theme;
}
-wimp_i ro_theme_icon(ro_theme* theme, theme_window_type type, char* token)
+wimp_i ro_theme_icon(ro_theme* theme, theme_window_type type, const char* token)
{
int used;
char buffer[32];