diff options
Diffstat (limited to 'hl/examples/ex_ds1.c')
-rw-r--r-- | hl/examples/ex_ds1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/examples/ex_ds1.c b/hl/examples/ex_ds1.c index 0bcfe10..096a452 100644 --- a/hl/examples/ex_ds1.c +++ b/hl/examples/ex_ds1.c @@ -13,6 +13,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include "hdf5.h" +#include "hdf5_hl.h" #define RANK 2 |