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