summaryrefslogtreecommitdiffstats
path: root/src/H5Fdeprec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Fdeprec.c')
-rw-r--r--src/H5Fdeprec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Fdeprec.c b/src/H5Fdeprec.c
index 46d7979..7e1136c 100644
--- a/src/H5Fdeprec.c
+++ b/src/H5Fdeprec.c
@@ -44,6 +44,7 @@
#include "H5Eprivate.h" /* Error handling */
#include "H5Fpkg.h" /* File access */
#include "H5Iprivate.h" /* IDs */
+#include "H5SMprivate.h" /* Shared object header messages */
/****************/