summaryrefslogtreecommitdiffstats
path: root/src/H5HLint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5HLint.c')
-rw-r--r--src/H5HLint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5HLint.c b/src/H5HLint.c
index 84a121f..c8d0305 100644
--- a/src/H5HLint.c
+++ b/src/H5HLint.c
@@ -36,9 +36,9 @@
/***********/
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
-#include "H5FLprivate.h" /* Free lists */
#include "H5HLpkg.h" /* Local Heaps */
+
/****************/
/* Local Macros */
/****************/