diff options
Diffstat (limited to 'test/links.c')
-rw-r--r-- | test/links.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c index 04a9e27..c88b22f 100644 --- a/test/links.c +++ b/test/links.c @@ -7,7 +7,7 @@ * * Purpose: Tests hard and soft (symbolic) links. */ -#include <h5test.h> +#include "h5test.h" const char *FILENAME[] = { "links", |