diff options
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r-- | testpar/testphdf5.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h index 076bf5a..b73a1f9 100644 --- a/testpar/testphdf5.h +++ b/testpar/testphdf5.h @@ -5,8 +5,9 @@ #include <assert.h> #include <stdlib.h> -#include <hdf5.h> -#include <h5test.h> + +#include "hdf5.h" +#include "h5test.h" /* Define some handy debugging shorthands, routines, ... */ /* debugging tools */ |