summaryrefslogtreecommitdiffstats
path: root/src/H5FO.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FO.c')
-rw-r--r--src/H5FO.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FO.c b/src/H5FO.c
index 66e5ba4..534acbe 100644
--- a/src/H5FO.c
+++ b/src/H5FO.c
@@ -25,6 +25,7 @@
#include "H5FLprivate.h" /* Free lists */
#include "H5FOprivate.h" /* File objects */
#include "H5Oprivate.h" /* Object headers */
+#include "H5SLprivate.h" /* Skip Lists */
/* Private typedefs */