diff options
Diffstat (limited to 'src/H5Tpkg.h')
-rw-r--r-- | src/H5Tpkg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Tpkg.h b/src/H5Tpkg.h index 2679b75..b451e3f 100644 --- a/src/H5Tpkg.h +++ b/src/H5Tpkg.h @@ -25,6 +25,7 @@ #include <H5HGprivate.h> #include <H5Rprivate.h> +#include <H5Rpublic.h> /* Publicly accessible reference information needed also */ #include <H5Tprivate.h> #define H5T_NAMELEN 10 /*length of debugging name buffer */ |