[svn-r9882] Purpose:

bug fix
I forgot to change the name to "H5TB.h" in this file


Description:

Solution:

Platforms tested:
none

Misc. update:
This commit is contained in:
Pedro Vicente Nunes 2005-01-29 00:38:27 -05:00
parent 1df1c1ba6d
commit 82e29e9369

View File

@ -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>