aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/dirax.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/dirax.h')
-rw-r--r--libcrystfel/src/dirax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/dirax.h b/libcrystfel/src/dirax.h
index 9e746a1b..6be8451a 100644
--- a/libcrystfel/src/dirax.h
+++ b/libcrystfel/src/dirax.h
@@ -37,7 +37,7 @@
extern int run_dirax(struct image *image, IndexingPrivate *ipriv);
-extern IndexingPrivate *dirax_prepare(IndexingMethod indm,
+extern IndexingPrivate *dirax_prepare(IndexingMethod *indm,
UnitCell *cell, const char *filename,
struct detector *det,
struct beam_params *beam, float *ltl);