From 08ce72aebd7b8957a11c365f95b4bbded708e91f Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 12 May 2010 11:56:45 -0500 Subject: [svn-r18772] Remove hard coded path to generated file. Tested: local linux, windows --- hl/fortran/src/H5IMcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hl/fortran/src/H5IMcc.h b/hl/fortran/src/H5IMcc.h index 9f70bac..0b8a345 100644 --- a/hl/fortran/src/H5IMcc.h +++ b/hl/fortran/src/H5IMcc.h @@ -18,7 +18,7 @@ #include "H5LTprivate.h" #include "H5IMprivate.h" -#include "../../fortran/src/H5f90i_gen.h" +#include "H5f90i_gen.h" #ifdef __cplusplus extern "C" { -- cgit v0.12