diff options
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r-- | test/hyperslab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c index 2fd1de5..2844ec6 100644 --- a/test/hyperslab.c +++ b/test/hyperslab.c @@ -12,6 +12,7 @@ * rewrite much of the hyperslab stuff. */ #include "H5private.h" +#include "H5Eprivate.h" #include "H5MMprivate.h" #include "H5Vprivate.h" |