summaryrefslogtreecommitdiffstats
path: root/src/H5VLdaosm.h
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2016-10-27 15:11:17 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2016-10-27 15:11:17 (GMT)
commit16cb22c8b229488cdc367685ebe2ca5b21d5508d (patch)
tree34798773b3a5a5d3bdb673c751f1669730ce0d99 /src/H5VLdaosm.h
parent55d6fd7d39b8851c12b2c52de07a03c7fb1269ef (diff)
downloadhdf5-16cb22c8b229488cdc367685ebe2ca5b21d5508d.zip
hdf5-16cb22c8b229488cdc367685ebe2ca5b21d5508d.tar.gz
hdf5-16cb22c8b229488cdc367685ebe2ca5b21d5508d.tar.bz2
Update to use new DAOS API.
Diffstat (limited to 'src/H5VLdaosm.h')
-rw-r--r--src/H5VLdaosm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5VLdaosm.h b/src/H5VLdaosm.h
index 9ce8072..084c488 100644
--- a/src/H5VLdaosm.h
+++ b/src/H5VLdaosm.h
@@ -26,8 +26,7 @@
#ifdef H5_HAVE_EFF
-#include "daos_sr.h"
-#include "daos_types.h"
+#include "daos.h"
#define H5VL_DAOSM (H5VL_daosm_init())
#define HDF5_VOL_DAOSM_VERSION_1 1 /* Version number of IOD VOL plugin */