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, 2 insertions, 0 deletions
diff --git a/libcrystfel/src/dirax.h b/libcrystfel/src/dirax.h
index 09a794b0..9e746a1b 100644
--- a/libcrystfel/src/dirax.h
+++ b/libcrystfel/src/dirax.h
@@ -42,4 +42,6 @@ extern IndexingPrivate *dirax_prepare(IndexingMethod indm,
struct detector *det,
struct beam_params *beam, float *ltl);
+extern void dirax_cleanup(IndexingPrivate *pp);
+
#endif /* DIRAX_H */