From 82e29e9369c589c8b9a5b3e5bb7637abd7144c8c Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Sat, 29 Jan 2005 00:38:27 -0500 Subject: [svn-r9882] Purpose: bug fix I forgot to change the name to "H5TB.h" in this file Description: Solution: Platforms tested: none Misc. update: --- hl/fortran/src/H5TBfc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12