aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/mosflm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/mosflm.h')
-rw-r--r--libcrystfel/src/mosflm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/mosflm.h b/libcrystfel/src/mosflm.h
index 4bb26afc..a87232b6 100644
--- a/libcrystfel/src/mosflm.h
+++ b/libcrystfel/src/mosflm.h
@@ -40,7 +40,7 @@
extern int run_mosflm(struct image *image, IndexingPrivate *ipriv);
-extern IndexingPrivate *mosflm_prepare(IndexingMethod indm, UnitCell *cell,
+extern IndexingPrivate *mosflm_prepare(IndexingMethod *indm, UnitCell *cell,
const char *filename,
struct detector *det,
struct beam_params *beam, float *ltl);