diff options
Diffstat (limited to 'test/flush2.c')
-rw-r--r-- | test/flush2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/flush2.c b/test/flush2.c index 982599c..cb9b0f6 100644 --- a/test/flush2.c +++ b/test/flush2.c @@ -10,7 +10,7 @@ * as the file was flushed first. This half tries to read the * file created by the first half. */ -#include <h5test.h> +#include "h5test.h" const char *FILENAME[] = { "flush", |