summaryrefslogtreecommitdiffstats
path: root/hl/examples/ex_image1.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/examples/ex_image1.c')
-rw-r--r--hl/examples/ex_image1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/examples/ex_image1.c b/hl/examples/ex_image1.c
index a2ac884..ec7b4c2 100644
--- a/hl/examples/ex_image1.c
+++ b/hl/examples/ex_image1.c
@@ -13,6 +13,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "hdf5.h"
+#include "hdf5_hl.h"
#define WIDTH (hsize_t)400
#define HEIGHT (hsize_t)200