diff options
Diffstat (limited to 'testpar/t_dset.c')
-rw-r--r-- | testpar/t_dset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_dset.c b/testpar/t_dset.c index 2e79014..efcf97c 100644 --- a/testpar/t_dset.c +++ b/testpar/t_dset.c @@ -13,7 +13,7 @@ * only. Collective mode for extendible datasets are not supported yet. */ -#include <testphdf5.h> +#include "testphdf5.h" /* * The following are various utility routines used by the tests. |