diff options
Diffstat (limited to 'src/H5G.c')
-rw-r--r-- | src/H5G.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ /* Packages needed by this file... */ #include "H5private.h" /* Generic Functions */ +#include "H5ACprivate.h" /* Metadata cache */ #include "H5Eprivate.h" /* Error handling */ #include "H5Fpkg.h" /* File access */ #include "H5Gpkg.h" /* Groups */ |