summaryrefslogtreecommitdiffstats
path: root/src/H5Tconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tconv.c')
-rw-r--r--src/H5Tconv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Tconv.c b/src/H5Tconv.c
index 695ea30..bd3ac5c 100644
--- a/src/H5Tconv.c
+++ b/src/H5Tconv.c
@@ -9,6 +9,7 @@
*/
#define H5T_PACKAGE /*suppress error about including H5Tpkg */
+#define PABLO_MASK H5T_conv_mask
#include <H5Iprivate.h>
#include <H5Eprivate.h>
#include <H5MMprivate.h>