summaryrefslogtreecommitdiffstats
path: root/src/H5ESlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ESlist.c')
-rw-r--r--src/H5ESlist.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/H5ESlist.c b/src/H5ESlist.c
index 1022e63..90eef90 100644
--- a/src/H5ESlist.c
+++ b/src/H5ESlist.c
@@ -32,10 +32,9 @@
/***********/
/* Headers */
/***********/
-#include "H5private.h" /* Generic Functions */
-#include "H5Eprivate.h" /* Error handling */
-#include "H5ESpkg.h" /* Event Sets */
-#include "H5FLprivate.h" /* Free Lists */
+#include "H5private.h" /* Generic Functions */
+#include "H5Eprivate.h" /* Error handling */
+#include "H5ESpkg.h" /* Event Sets */
/****************/
/* Local Macros */