summaryrefslogtreecommitdiffstats
path: root/src/hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.h')
-rw-r--r--src/hdf5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index 8751ec5..8176e83 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -71,6 +71,8 @@
#ifdef H5_HAVE_WINDOWS
#include "H5FDwindows.h" /* Win32 I/O */
#endif
+#include "H5FDsubfiling.h" /* Subfiling VFD */
+#include "H5FDioc.h" /* I/O Concentrator VFD */
/* Virtual object layer (VOL) connectors */
#include "H5VLnative.h" /* Native VOL connector */