diff options
Diffstat (limited to 'tools/h5repack')
-rw-r--r-- | tools/h5repack/testh5repack_detect_szip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5repack/testh5repack_detect_szip.c b/tools/h5repack/testh5repack_detect_szip.c index 9e6d74e..906996a 100644 --- a/tools/h5repack/testh5repack_detect_szip.c +++ b/tools/h5repack/testh5repack_detect_szip.c @@ -15,6 +15,7 @@ #include <stdio.h> #include "h5repack.h" +#include "h5tools.h" #include "h5test.h" |