aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/pinkindexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/pinkindexer.h')
-rw-r--r--libcrystfel/src/pinkindexer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcrystfel/src/pinkindexer.h b/libcrystfel/src/pinkindexer.h
index 1fcb3711..0169d028 100644
--- a/libcrystfel/src/pinkindexer.h
+++ b/libcrystfel/src/pinkindexer.h
@@ -33,6 +33,9 @@
#include <config.h>
#endif
+typedef struct pinkIndexer_options PinkIndexerOptions;
+extern struct argp pinkIndexer_argp;
+
struct pinkIndexer_options {
unsigned int considered_peaks_count;
unsigned int angle_resolution;