summaryrefslogtreecommitdiffstats
path: root/src/H5MF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MF.c')
-rw-r--r--src/H5MF.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5MF.c b/src/H5MF.c
index c8df9e4..2de3e7a 100644
--- a/src/H5MF.c
+++ b/src/H5MF.c
@@ -34,7 +34,6 @@
#include "H5Eprivate.h" /* Error handling */
#include "H5Fpkg.h" /* File access */
#include "H5FSpkg.h" /* File free space */
-#include "H5Iprivate.h" /* IDs */
#include "H5MFpkg.h" /* File memory management */
#include "H5VMprivate.h" /* Vectors and arrays */