diff options
Diffstat (limited to 'src/H5Epublic.h')
-rw-r--r-- | src/H5Epublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Epublic.h b/src/H5Epublic.h index 78af952..682be53 100644 --- a/src/H5Epublic.h +++ b/src/H5Epublic.h @@ -20,7 +20,7 @@ /* Public headers needed by this file */ #include <H5public.h> -#include <H5Apublic.h> +#include <H5Ipublic.h> /* * Declare an enumerated type which holds all the valid major HDF error codes. |