summaryrefslogtreecommitdiffstats
path: root/src/H5Pocpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Pocpl.c')
-rw-r--r--src/H5Pocpl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Pocpl.c b/src/H5Pocpl.c
index 721e141..d293e84 100644
--- a/src/H5Pocpl.c
+++ b/src/H5Pocpl.c
@@ -31,11 +31,9 @@
/***********/
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
-#include "H5Iprivate.h" /* IDs */
#include "H5MMprivate.h" /* Memory management */
#include "H5Opkg.h" /* Object headers */
#include "H5Ppkg.h" /* Property lists */
-#include "H5PLprivate.h" /* Dynamic plugin */
#include "H5VMprivate.h" /* Vector Functions */
#include "H5Zprivate.h" /* Filter pipeline */