aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-cbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image-cbf.h')
-rw-r--r--libcrystfel/src/image-cbf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcrystfel/src/image-cbf.h b/libcrystfel/src/image-cbf.h
index ca79a1a3..f6936981 100644
--- a/libcrystfel/src/image-cbf.h
+++ b/libcrystfel/src/image-cbf.h
@@ -53,4 +53,7 @@ extern int image_cbf_read_mask(struct panel_template *p,
int gz, int *bad,
int mask_good, int mask_bad);
+extern int image_cbf_read_header_to_cache(struct image *image,
+ const char *from);
+
#endif /* IMAGE_CBF_H */