summaryrefslogtreecommitdiffstats
path: root/src/H5ACprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ACprivate.h')
-rw-r--r--src/H5ACprivate.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/H5ACprivate.h b/src/H5ACprivate.h
index 7bee4b6..96d32c9 100644
--- a/src/H5ACprivate.h
+++ b/src/H5ACprivate.h
@@ -17,9 +17,11 @@
*/
#ifndef _H5ACprivate_H
#define _H5ACprivate_H
+#include <H5ACpublic.h> /*public prototypes */
-#include "H5ACproto.h" /*public prototypes */
-#include "H5Fprivate.h" /*for private hdf5_file_t definition */
+/* Pivate headers needed by this header */
+#include <H5private.h>
+#include <H5Fprivate.h>
/*
* Class methods pertaining to caching. Each type of cached object will