summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oprivate.h')
-rw-r--r--src/H5Oprivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Oprivate.h b/src/H5Oprivate.h
index 10a1f13..b7b85a4 100644
--- a/src/H5Oprivate.h
+++ b/src/H5Oprivate.h
@@ -25,7 +25,7 @@
#include <H5Gprivate.h>
#include <H5HGprivate.h>
#include <H5Tprivate.h>
-#include <H5Sprivate.h>
+#include <H5Spublic.h>
#include <H5Zprivate.h>
/*
@@ -125,7 +125,7 @@ __DLLVAR__ const H5O_class_t H5O_NULL[1];
#define H5O_SDSPACE_ID 0x0001
__DLLVAR__ const H5O_class_t H5O_SDSPACE[1];
-/* operates on an H5S_simple_t struct */
+/* operates on an H5S_t struct */
/*
* Data Type Message.