diff options
Diffstat (limited to 'fortran/src/H5FDmpiof.c')
-rw-r--r-- | fortran/src/H5FDmpiof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5FDmpiof.c b/fortran/src/H5FDmpiof.c index f5e932f..69a22ec 100644 --- a/fortran/src/H5FDmpiof.c +++ b/fortran/src/H5FDmpiof.c @@ -16,7 +16,7 @@ #include "H5f90.h" #include <mpi.h> -#include "H5pubconf_fortran.h" +#include "H5pubconf.h" /* Support for C to Fortran translation in MPI */ |