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 7b7a96b..f7ca893 100644 --- a/testpar/t_mpi.c +++ b/testpar/t_mpi.c @@ -26,7 +26,7 @@ * Last process opens the same file and verifies the data. */ -#include "testphdf5.h" +#include "testpar.h" /* FILENAME and filenames must have the same number of names */ const char *FILENAME[2]={ |