diff options
Diffstat (limited to 'testpar/t_mpi.c')
-rw-r--r-- | testpar/t_mpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_mpi.c b/testpar/t_mpi.c index c5cb288..0c2c89e 100644 --- a/testpar/t_mpi.c +++ b/testpar/t_mpi.c @@ -12,7 +12,7 @@ * Last process opens the same file and verifies the data. */ -#include <testphdf5.h> +#include "testphdf5.h" /* FILENAME and filenames must have the same number of names */ const char *FILENAME[2]={ |