summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index b0742a9..1ee38a4 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -43,6 +43,7 @@
/* Predefined VOL plugins */
#include "H5VLnative.h" /* Native HDF5 plugin */
+#include "H5VLrados_public.h" /* DAOS-M VOL plugin */
/* Predefined file drivers */
#include "H5FDcore.h" /* Files stored entirely in memory */