diff options
Diffstat (limited to 'src/H5Dpublic.h')
-rw-r--r-- | src/H5Dpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h index 192ed96..2987056 100644 --- a/src/H5Dpublic.h +++ b/src/H5Dpublic.h @@ -18,7 +18,7 @@ /* Public headers needed by this file */ #include <H5public.h> -#include <H5Apublic.h> +#include <H5Ipublic.h> /* Values for the H5D_LAYOUT property */ typedef enum H5D_layout_t { |