summaryrefslogtreecommitdiff
path: root/amiga/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/theme.h')
-rw-r--r--amiga/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/theme.h b/amiga/theme.h
index 3a396fdb1..ba1295d61 100644
--- a/amiga/theme.h
+++ b/amiga/theme.h
@@ -27,7 +27,7 @@
ULONG throbber_width, throbber_height;
void ami_theme_init(void);
-void ami_get_theme_filename(char *filename, char *themestring);
+void ami_get_theme_filename(char *filename, char *themestring, bool protocol);
void ami_theme_throbber_setup(void);
void ami_theme_throbber_free(void);