diff options
Diffstat (limited to 'test/h5test.h')
-rw-r--r-- | test/h5test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/h5test.h b/test/h5test.h index f984751..ed538cf 100644 --- a/test/h5test.h +++ b/test/h5test.h @@ -24,6 +24,7 @@ #include "hdf5.h" #include "H5private.h" +#include "H5srcdir.h" #ifdef H5_STDC_HEADERS # include <signal.h> |