aboutsummaryrefslogtreecommitdiff
path: root/src/gui_index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_index.h')
-rw-r--r--src/gui_index.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui_index.h b/src/gui_index.h
index b2b18939..2f5c1a56 100644
--- a/src/gui_index.h
+++ b/src/gui_index.h
@@ -55,6 +55,7 @@ extern int write_indexamajig_script(const char *script_filename,
struct peak_params *peak_search_params,
struct index_params *indexing_params,
double wavelength_estimate,
- double clen_estimate);
+ double clen_estimate,
+ const char *prologue);
#endif