diff options
Diffstat (limited to 'src/H5I.c')
-rw-r--r-- | src/H5I.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ #include "H5private.h" /* Generic Functions */ +#include "H5ACprivate.h" /* Metadata cache */ #include "H5Eprivate.h" /* Error handling */ #include "H5FLprivate.h" /* Free Lists */ #include "H5Ipkg.h" /* IDs */ |