From fa7d44702ae74468acd3f4027a8fd5f9ab9d4bc5 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 25 Oct 2014 16:22:08 +0100 Subject: Fix warnings --- amiga/theme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/theme.h') diff --git a/amiga/theme.h b/amiga/theme.h index 083220efc..f295efee1 100644 --- a/amiga/theme.h +++ b/amiga/theme.h @@ -26,7 +26,7 @@ ULONG throbber_width, throbber_height; void ami_theme_init(void); -void ami_get_theme_filename(char *filename, char *themestring, bool protocol); +void ami_get_theme_filename(char *filename, const char *themestring, bool protocol); void ami_theme_throbber_setup(void); void ami_theme_throbber_free(void); -- cgit v1.2.3