aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-hdf5.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image-hdf5.c')
-rw-r--r--libcrystfel/src/image-hdf5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/image-hdf5.c b/libcrystfel/src/image-hdf5.c
index 5b7a9728..6c2a323a 100644
--- a/libcrystfel/src/image-hdf5.c
+++ b/libcrystfel/src/image-hdf5.c
@@ -526,7 +526,7 @@ static int load_hdf5_hyperslab(struct panel_template *p,
int image_hdf5_read(struct image *image,
- DataTemplate *dtempl,
+ const DataTemplate *dtempl,
const char *filename,
const char *event)
{