summaryrefslogtreecommitdiffstats
path: root/src/H5I.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-07 23:01:08 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-07 23:01:08 (GMT)
commit2e2d3e445518286b55e785fce59476165f5022de (patch)
tree49117d731ba0e2464298286865cfaa7fb86be39c /src/H5I.c
parentbbe1ca1d395abc7639fe8d113ce6f922344ba4bd (diff)
downloadhdf5-2e2d3e445518286b55e785fce59476165f5022de.zip
hdf5-2e2d3e445518286b55e785fce59476165f5022de.tar.gz
hdf5-2e2d3e445518286b55e785fce59476165f5022de.tar.bz2
[svn-r23340] compiling now!
Diffstat (limited to 'src/H5I.c')
-rw-r--r--src/H5I.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5I.c b/src/H5I.c
index 9d2bfba..8496f62 100644
--- a/src/H5I.c
+++ b/src/H5I.c
@@ -51,6 +51,7 @@
#include "H5Oprivate.h" /* Object headers */
#include "H5Tprivate.h" /* Datatypes */
#include "H5VLprivate.h" /* Virtual Object Layer */
+#include "H5VLiod_client.h" /* Client IOD helper */
#include "H5Fpkg.h" /* MSC- just a temp workaround FILES*/