summaryrefslogtreecommitdiffstats
path: root/src/H5B2internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5B2internal.c')
-rw-r--r--src/H5B2internal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5B2internal.c b/src/H5B2internal.c
index e97e921..82e686a 100644
--- a/src/H5B2internal.c
+++ b/src/H5B2internal.c
@@ -31,6 +31,7 @@
#include "H5private.h" /* Generic Functions */
#include "H5B2pkg.h" /* v2 B-trees */
#include "H5Eprivate.h" /* Error handling */
+#include "H5FLprivate.h" /* Free Lists */
#include "H5MFprivate.h" /* File memory management */
/****************/