diff options
Diffstat (limited to 'hl/examples/ex_lite2.c')
-rw-r--r-- | hl/examples/ex_lite2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/examples/ex_lite2.c b/hl/examples/ex_lite2.c index 181bf83..fcb1c9d 100644 --- a/hl/examples/ex_lite2.c +++ b/hl/examples/ex_lite2.c @@ -13,6 +13,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include "hdf5.h" +#include "hdf5_hl.h" int main( void ) { |