summaryrefslogtreecommitdiffstats
path: root/loader/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/registry.c')
-rw-r--r--loader/registry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/loader/registry.c b/loader/registry.c
index 50912aa4dd..01c6321ec5 100644
--- a/loader/registry.c
+++ b/loader/registry.c
@@ -21,11 +21,11 @@
#include "ext.h"
#include "registry.h"
+#include "get_path.h"
+
//#undef TRACE
//#define TRACE printf
-char *get_path(const char*);
-
// ...can be set before init_registry() call
char* regpathname = NULL;