aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-cbf.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-06-08 14:15:54 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:44 +0200
commitdff86d3c650e0b117a10be9d2c2c6f788b97629e (patch)
tree526b926afa69e65f381797ecdc878c765c5206de /libcrystfel/src/image-cbf.c
parente0d5963e9da96789599f344a5b16fa484ff3c3ec (diff)
Remove references to old headers
Diffstat (limited to 'libcrystfel/src/image-cbf.c')
-rw-r--r--libcrystfel/src/image-cbf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/image-cbf.c b/libcrystfel/src/image-cbf.c
index 19c4d5c3..c79b5e70 100644
--- a/libcrystfel/src/image-cbf.c
+++ b/libcrystfel/src/image-cbf.c
@@ -32,7 +32,6 @@
#include <assert.h>
#include <math.h>
#include <stdio.h>
-#include <hdf5.h>
#include <zlib.h>
#include "image.h"