summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5Dio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dio.c b/src/H5Dio.c
index addb20d..03cbf9d 100644
--- a/src/H5Dio.c
+++ b/src/H5Dio.c
@@ -16,7 +16,7 @@
/* Pablo information */
/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Dio_mask
+#define PABLO_MASK H5D_io_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Dataset functions */