aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers/felix.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/indexers/felix.h')
-rw-r--r--libcrystfel/src/indexers/felix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/indexers/felix.h b/libcrystfel/src/indexers/felix.h
index 83179d6f..6379c4ee 100644
--- a/libcrystfel/src/indexers/felix.h
+++ b/libcrystfel/src/indexers/felix.h
@@ -39,7 +39,7 @@
* Felix indexer interface
*/
-extern int felix_default_options(FelixOptions **opts_ptr);
+extern int felix_default_options(struct felix_options **opts_ptr);
extern void *felix_prepare(IndexingMethod *indm, UnitCell *cell,
struct felix_options *opts);