diff options
Diffstat (limited to 'test/links.c')
-rw-r--r-- | test/links.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/links.c b/test/links.c index 18c4caa..afd5872 100644 --- a/test/links.c +++ b/test/links.c @@ -28,6 +28,7 @@ #define H5G_TESTING #include "h5test.h" +#include "H5srcdir.h" #include "H5Gpkg.h" /* Groups */ #include "H5Iprivate.h" /* IDs */ #include "H5Lprivate.h" /* Links */ |