diff options
Diffstat (limited to 'test/tfile.c')
-rw-r--r-- | test/tfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tfile.c b/test/tfile.c index a981720..3a4674f 100644 --- a/test/tfile.c +++ b/test/tfile.c @@ -23,6 +23,7 @@ #include "hdf5.h" #include "testhdf5.h" +#include "H5srcdir.h" #include "H5Bprivate.h" #include "H5Pprivate.h" |