diff options
Diffstat (limited to 'fortran/src/H5f90.h')
-rw-r--r-- | fortran/src/H5f90.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5f90.h b/fortran/src/H5f90.h index 94f61eb..ab72b91 100644 --- a/fortran/src/H5f90.h +++ b/fortran/src/H5f90.h @@ -1,7 +1,7 @@ #ifndef _H5f90_H #define _H5f90_H -#include <hdf5.h> +#include "hdf5.h" #include "H5f90i.h" #include "H5f90proto.h" |