diff options
Diffstat (limited to 'test/tgenprop.c')
-rw-r--r-- | test/tgenprop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tgenprop.c b/test/tgenprop.c index 0e6b5c9..582b36e 100644 --- a/test/tgenprop.c +++ b/test/tgenprop.c @@ -25,7 +25,7 @@ #define H5P_TESTING #include "testhdf5.h" -#include "hdf5.h" + #include "H5Dprivate.h" /* For Dataset creation property list names */ #include "H5Ppkg.h" /* Generic Properties */ |