diff options
Diffstat (limited to 'libcrystfel/src/indexers/xgandalf.h')
-rw-r--r-- | libcrystfel/src/indexers/xgandalf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libcrystfel/src/indexers/xgandalf.h b/libcrystfel/src/indexers/xgandalf.h index 288d141a..01bc52ed 100644 --- a/libcrystfel/src/indexers/xgandalf.h +++ b/libcrystfel/src/indexers/xgandalf.h @@ -39,6 +39,8 @@ #include "index.h" +extern int xgandalf_default_options(XGandalfOptions **opts_ptr); + extern int run_xgandalf(struct image *image, void *ipriv); extern void *xgandalf_prepare(IndexingMethod *indm, UnitCell *cell, |