summaryrefslogtreecommitdiffstats
path: root/src/H5Iprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Iprivate.h')
-rw-r--r--src/H5Iprivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Iprivate.h b/src/H5Iprivate.h
index d18108b..e0e7176 100644
--- a/src/H5Iprivate.h
+++ b/src/H5Iprivate.h
@@ -19,10 +19,10 @@
#ifndef _H5Iprivate_H
#define _H5Iprivate_H
-#include <H5Ipublic.h> /*include Public Definitions */
+#include "H5Ipublic.h" /*include Public Definitions */
/* Private headers needed by this file */
-#include <H5private.h>
+#include "H5private.h"
/* Default sizes of the hash-tables for various atom groups */
#define H5I_ERRSTACK_HASHSIZE 64