summaryrefslogtreecommitdiffstats
path: root/src/H5Tpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tpkg.h')
-rw-r--r--src/H5Tpkg.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/H5Tpkg.h b/src/H5Tpkg.h
index 6158d70..036175e 100644
--- a/src/H5Tpkg.h
+++ b/src/H5Tpkg.h
@@ -23,11 +23,11 @@
# undef H5T_DEBUG
#endif
-#include <H5HGprivate.h>
-#include <H5Dprivate.h>
-#include <H5Fprivate.h>
-#include <H5Rprivate.h>
-#include <H5Tprivate.h>
+#include "H5HGprivate.h"
+#include "H5Dprivate.h"
+#include "H5Fprivate.h"
+#include "H5Rprivate.h"
+#include "H5Tprivate.h"
typedef struct H5T_atomic_t {
H5T_order_t order; /*byte order */