summaryrefslogtreecommitdiffstats
path: root/src/H5Goh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Goh.c')
-rw-r--r--src/H5Goh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Goh.c b/src/H5Goh.c
index b72406f..ce98960 100644
--- a/src/H5Goh.c
+++ b/src/H5Goh.c
@@ -22,6 +22,7 @@
/***********/
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
+#include "H5FLprivate.h" /* Free Lists */
#include "H5Gpkg.h" /* Groups */
#include "H5Iprivate.h" /* IDs */
#include "H5Opkg.h" /* Object headers */