summaryrefslogtreecommitdiff
path: root/common/w32help.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/w32help.h')
-rw-r--r--common/w32help.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/w32help.h b/common/w32help.h
index edb51b8..a79081f 100644
--- a/common/w32help.h
+++ b/common/w32help.h
@@ -44,6 +44,7 @@ char **w32_parse_commandline (char *cmdline, int globing, int *r_argv,
/*-- w32-reg.c --*/
char *read_w32_registry_string (const char *root,
const char *dir, const char *name );
+char *read_w32_reg_string (const char *key);
/* Other stuff. */
#ifdef HAVE_W32CE_SYSTEM