summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5O.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5O.c b/src/H5O.c
index 5a7d1f0..7cfa094 100644
--- a/src/H5O.c
+++ b/src/H5O.c
@@ -38,6 +38,7 @@
#include "H5Fpkg.h" /* File access */
#include "H5FLprivate.h" /* Free lists */
#include "H5Iprivate.h" /* IDs */
+#include "H5Lprivate.h" /* Links */
#include "H5MFprivate.h" /* File memory management */
#include "H5MMprivate.h" /* Memory management */
#include "H5Opkg.h" /* Object headers */