diff options
Diffstat (limited to 'test/tfile.c')
-rw-r--r-- | test/tfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tfile.c b/test/tfile.c index b75fa96..5cc21f0 100644 --- a/test/tfile.c +++ b/test/tfile.c @@ -20,9 +20,9 @@ * *************************************************************/ +#include "hdf5.h" #include "testhdf5.h" -#include "H5private.h" #include "H5Bprivate.h" #include "H5Pprivate.h" |