aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgrt-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgrt-int.h')
-rw-r--r--src/gpgrt-int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpgrt-int.h b/src/gpgrt-int.h
index 8ca52c6..b53ebe9 100644
--- a/src/gpgrt-int.h
+++ b/src/gpgrt-int.h
@@ -822,6 +822,8 @@ char *_gpgrt_w32_reg_query_string (const char *root,
const char *name);
char *_gpgrt_w32_reg_get_string (const char *key);
+wchar_t *_gpgrt_fname_to_wchar (const char *fname);
+
#endif /*HAVE_W32_SYSTEM*/