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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_merge.h b/src/gui_merge.h
index 474eccc1..20e5b7b1 100644
--- a/src/gui_merge.h
+++ b/src/gui_merge.h
@@ -37,7 +37,7 @@ extern gint merge_sig(GtkWidget *widget,
struct crystfelproject *proj);
extern char **merging_command_line(const char *n_thread_str,
- struct gui_result *input,
+ struct gui_indexing_result *input,
struct merging_params *params);
#endif