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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui_index.h b/src/gui_index.h
index 89b6a7e3..f0454271 100644
--- a/src/gui_index.h
+++ b/src/gui_index.h
@@ -46,4 +46,6 @@ extern char **indexamajig_command_line(const char *geom_filename,
struct peak_params *peak_search_params,
struct index_params *indexing_params);
+extern char *get_crystfel_path_str(void);
+
#endif