summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src/H5IMcc.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-05-12 16:56:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-05-12 16:56:45 (GMT)
commit08ce72aebd7b8957a11c365f95b4bbded708e91f (patch)
treecf4d156208ac686783a6a245f02d6e86d8fa2deb /hl/fortran/src/H5IMcc.h
parent9c660949f55f13b59ff4253184e7d62dfad548c3 (diff)
downloadhdf5-08ce72aebd7b8957a11c365f95b4bbded708e91f.zip
hdf5-08ce72aebd7b8957a11c365f95b4bbded708e91f.tar.gz
hdf5-08ce72aebd7b8957a11c365f95b4bbded708e91f.tar.bz2
[svn-r18772] Remove hard coded path to generated file.
Tested: local linux, windows
Diffstat (limited to 'hl/fortran/src/H5IMcc.h')
-rw-r--r--hl/fortran/src/H5IMcc.h2
1 files changed, 1 insertions, 1 deletions
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" {