Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nfd/nfd_gtk.c')
-rw-r--r--nfd/nfd_gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfd/nfd_gtk.c b/nfd/nfd_gtk.c
index 65bc41da..7a9958ed 100644
--- a/nfd/nfd_gtk.c
+++ b/nfd/nfd_gtk.c
@@ -165,7 +165,7 @@ static void WaitForCleanup(void)
/* public */
-nfdresult_t NFD_OpenDialog( const char *filterList,
+nfdresult_t NFD_OpenDialog( const nfdchar_t *filterList,
const nfdchar_t *defaultPath,
nfdchar_t **outPath )
{