diff options
Diffstat (limited to 'test/dpss_read.c')
-rw-r--r-- | test/dpss_read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dpss_read.c b/test/dpss_read.c index e2cd1c0..263aac6 100644 --- a/test/dpss_read.c +++ b/test/dpss_read.c @@ -15,7 +15,7 @@ 3. Read the dataset into the memory buffer. 4. Get some information about the dataset from the file. */ -#include <h5test.h> +#include "h5test.h" #include <strings.h> #ifndef H5_HAVE_GRIDSTORAGE |