diff options
-rwxr-xr-x | hl/fortran/src/H5TBfc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/src/H5TBfc.c b/hl/fortran/src/H5TBfc.c index 78866c8..bd84314 100755 --- a/hl/fortran/src/H5TBfc.c +++ b/hl/fortran/src/H5TBfc.c @@ -14,7 +14,7 @@ /* This files contains C stubs for H5D Fortran APIs */ -#include "H5TA.h" +#include "H5TB.h" #include "H5LTf90proto.h" #include <stdlib.h> |