summaryrefslogtreecommitdiffstats
path: root/loader/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/registry.c')
-rw-r--r--loader/registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/registry.c b/loader/registry.c
index 4a05e88d54..1ed90bd60c 100644
--- a/loader/registry.c
+++ b/loader/registry.c
@@ -24,7 +24,7 @@
//#undef TRACE
//#define TRACE printf
-extern char *get_path ( char * );
+extern char *get_path ( const char * );
// ...can be set before init_registry() call
char* regpathname = NULL;