diff options
Diffstat (limited to 'test/mtime.c')
-rw-r--r-- | test/mtime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mtime.c b/test/mtime.c index a579d93..55e0c21 100644 --- a/test/mtime.c +++ b/test/mtime.c @@ -10,7 +10,7 @@ * very OS-dependent and this test tries to figure out if it's * working properly. */ -#include <h5test.h> +#include "h5test.h" const char *FILENAME[] = { "mtime", |