aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers/taketwo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/indexers/taketwo.h')
-rw-r--r--libcrystfel/src/indexers/taketwo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/indexers/taketwo.h b/libcrystfel/src/indexers/taketwo.h
index 50fa221d..7bfd582c 100644
--- a/libcrystfel/src/indexers/taketwo.h
+++ b/libcrystfel/src/indexers/taketwo.h
@@ -38,6 +38,7 @@
/** \file taketwo.h */
+extern int taketwo_default_options(TakeTwoOptions **opts_ptr);
extern void *taketwo_prepare(IndexingMethod *indm, struct taketwo_options *opts,
UnitCell *cell);
extern const char *taketwo_probe(UnitCell *cell);