diff options
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r-- | testpar/testphdf5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c index f78a0be..d6cf99f 100644 --- a/testpar/testphdf5.c +++ b/testpar/testphdf5.c @@ -4,7 +4,7 @@ * Main driver of the Parallel HDF5 tests */ -#include <testphdf5.h> +#include "testphdf5.h" #ifndef FILENAME_MAX #define FILENAME_MAX 512 |