aboutsummaryrefslogtreecommitdiff
path: root/src/gui_merge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_merge.h')
-rw-r--r--src/gui_merge.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui_merge.h b/src/gui_merge.h
index 36b077aa..1bd86a2b 100644
--- a/src/gui_merge.h
+++ b/src/gui_merge.h
@@ -44,7 +44,8 @@ extern int write_merge_script(const char *filename,
const char *out_hkl,
const char *stdout_filename,
const char *stderr_filename,
- const char *harvest_filename);
+ const char *harvest_filename,
+ const char *log_folder);
extern double read_merge_progress(const char *logfile_str,
enum gui_job_type type);