summaryrefslogtreecommitdiffstats
path: root/src/H5FDsrb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsrb.c')
-rw-r--r--src/H5FDsrb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDsrb.c b/src/H5FDsrb.c
index 792c008..fb15d88 100644
--- a/src/H5FDsrb.c
+++ b/src/H5FDsrb.c
@@ -12,6 +12,7 @@
#include "H5Fprivate.h" /*files */
#include "H5FDprivate.h" /*file driver */
#include "H5FDsrb.h" /* Core file driver */
+#include "H5Iprivate.h" /*object IDs */
#include "H5MMprivate.h" /* Memory allocation */
#include "H5Pprivate.h" /*property lists */