summaryrefslogtreecommitdiff
path: root/amiga/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/theme.c')
-rw-r--r--amiga/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/theme.c b/amiga/theme.c
index 047a86e8c..b244056dd 100644
--- a/amiga/theme.c
+++ b/amiga/theme.c
@@ -178,7 +178,7 @@ void ami_theme_throbber_free(void)
throbber = NULL;
}
-void ami_get_theme_filename(char *filename, char *themestring, bool protocol)
+void ami_get_theme_filename(char *filename, const char *themestring, bool protocol)
{
if(protocol)
strcpy(filename,"file:///");