diff options
Diffstat (limited to 'src/H5Dpkg.h')
-rw-r--r-- | src/H5Dpkg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dpkg.h b/src/H5Dpkg.h index 093360b..23897dd 100644 --- a/src/H5Dpkg.h +++ b/src/H5Dpkg.h @@ -31,7 +31,7 @@ #include "H5Dprivate.h" /* Other private headers needed by this file */ -#include "H5Gprivate.h" /* Group headers */ +#include "H5Gprivate.h" /* Groups */ #include "H5Oprivate.h" /* Object headers */ #include "H5Sprivate.h" /* Dataspace functions */ #include "H5Tprivate.h" /* Datatype functions */ |