diff options
Diffstat (limited to 'hl/src/hdf5_hl.h')
-rw-r--r-- | hl/src/hdf5_hl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/src/hdf5_hl.h b/hl/src/hdf5_hl.h index 0fff932..3b3a2a0 100644 --- a/hl/src/hdf5_hl.h +++ b/hl/src/hdf5_hl.h @@ -27,6 +27,7 @@ #include "H5IMpublic.h" /* image */ #include "H5TBpublic.h" /* table */ #include "H5PTpublic.h" /* table */ +#include "H5LDpublic.h" /* lite dataset */ #endif /*H5_INCLUDE_HL*/ |