diff options
Diffstat (limited to 'src/hdf5-file.c')
-rw-r--r-- | src/hdf5-file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdf5-file.c b/src/hdf5-file.c index d90dd6b3..0d090281 100644 --- a/src/hdf5-file.c +++ b/src/hdf5-file.c @@ -20,6 +20,7 @@ #include <hdf5.h> #include "image.h" +#include "hdf5-file.h" int hdf5_write(const char *filename, const uint16_t *data, |