aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index 3e61f216..26b90d6b 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -237,6 +237,7 @@ struct _datatemplate
extern double convert_to_m(double val, int units);
extern struct detgeom *create_detgeom(struct image *image,
- const DataTemplate *dtempl);
+ const DataTemplate *dtempl,
+ int two_d_only);
#endif /* DATATEMPLATE_PRIV_H */