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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index ff383705..7ade9ff8 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -234,5 +234,7 @@ struct _datatemplate
};
extern double convert_to_m(double val, int units);
+extern int create_detgeom(struct image *image,
+ const DataTemplate *dtempl);
#endif /* DATATEMPLATE_PRIV_H */