aboutsummaryrefslogtreecommitdiff
path: root/src/hdf5-file.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2009-11-17 13:36:07 +0100
committerThomas White <taw@physics.org>2009-11-17 13:36:07 +0100
commit7d6f1c3261973ec8d8b2d9f289277f1693cf3cd9 (patch)
tree777f95f781fc9b937754c21821e1fef46fc58a9f /src/hdf5-file.c
parent19cda1356d1f53103c70efe5c624f898b35bc711 (diff)
Tidy up (makes icc happier)
Diffstat (limited to 'src/hdf5-file.c')
-rw-r--r--src/hdf5-file.c1
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,