diff options
Diffstat (limited to 'hl/fortran')
-rwxr-xr-x | hl/fortran/src/H5LTf90proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/src/H5LTf90proto.h b/hl/fortran/src/H5LTf90proto.h index 9a198a9..cae95cf 100755 --- a/hl/fortran/src/H5LTf90proto.h +++ b/hl/fortran/src/H5LTf90proto.h @@ -16,7 +16,7 @@ #ifndef _H5LTf90proto_H #define _H5LTf90proto_H -#include "H5pubconf.h" +#include "H5public.h" #include "H5f90i.h" #include <stdlib.h> #include <string.h> |