summaryrefslogtreecommitdiffstats
path: root/src/H5Pfmpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Pfmpl.c')
-rw-r--r--src/H5Pfmpl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Pfmpl.c b/src/H5Pfmpl.c
index ff6a3a3..97856c5 100644
--- a/src/H5Pfmpl.c
+++ b/src/H5Pfmpl.c
@@ -31,7 +31,6 @@
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
#include "H5Fprivate.h" /* Files */
-#include "H5Iprivate.h" /* IDs */
#include "H5Ppkg.h" /* Property lists */
/****************/