diff options
Diffstat (limited to 'test/gass_read.c')
-rw-r--r-- | test/gass_read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_read.c b/test/gass_read.c index 74a39cd..f9162ab 100644 --- a/test/gass_read.c +++ b/test/gass_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_GASS |