diff options
Diffstat (limited to 'testpar/t_file.c')
-rw-r--r-- | testpar/t_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_file.c b/testpar/t_file.c index 50cef96..668ae60 100644 --- a/testpar/t_file.c +++ b/testpar/t_file.c @@ -4,7 +4,7 @@ * Parallel tests for file operations */ -#include <testphdf5.h> +#include "testphdf5.h" /* * test file access by communicator besides COMM_WORLD. |