summaryrefslogtreecommitdiffstats
path: root/test/gass_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gass_read.c')
-rw-r--r--test/gass_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_read.c b/test/gass_read.c
index d90c27f..13cf951 100644
--- a/test/gass_read.c
+++ b/test/gass_read.c
@@ -18,7 +18,7 @@
#include <h5test.h>
#include <strings.h>
-#ifndef HAVE_GASS
+#ifndef H5_HAVE_GASS
int main(void)
{
printf("Test skipped because GASS driver not available\n");