diff options
Diffstat (limited to 'hl/examples/ex_lite1.c')
-rw-r--r-- | hl/examples/ex_lite1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/examples/ex_lite1.c b/hl/examples/ex_lite1.c index 6915b59..1c709f5 100644 --- a/hl/examples/ex_lite1.c +++ b/hl/examples/ex_lite1.c @@ -13,7 +13,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include "H5LT.h" +#include "hdf5.h" #define RANK 2 |