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