summaryrefslogtreecommitdiff
path: root/windows/read_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/read_cfg.h')
-rw-r--r--windows/read_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/read_cfg.h b/windows/read_cfg.h
index 37684af..19df23e 100644
--- a/windows/read_cfg.h
+++ b/windows/read_cfg.h
@@ -7,6 +7,6 @@ char *find_config();
void mkconfig_wizard();
-void handle_fname();
+void handle_fname(char *path, char *group, bool recurs, bool force, char *name, int ln);
#endif