diff options
Diffstat (limited to 'src/H5Zpublic.h')
-rw-r--r-- | src/H5Zpublic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5Zpublic.h b/src/H5Zpublic.h index fa23d00..1fac71c 100644 --- a/src/H5Zpublic.h +++ b/src/H5Zpublic.h @@ -20,6 +20,9 @@ #ifndef _H5Zpublic_H #define _H5Zpublic_H +/* Public headers needed by this file */ +#include "H5public.h" + /* * Filter identifiers. Values 0 through 255 are for filters defined by the * HDF5 library. Values 256 through 511 are available for testing new |