summaryrefslogtreecommitdiffstats
path: root/src/H5Fpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Fpublic.h')
-rw-r--r--src/H5Fpublic.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/H5Fpublic.h b/src/H5Fpublic.h
index 59f8dec..ffcde3c 100644
--- a/src/H5Fpublic.h
+++ b/src/H5Fpublic.h
@@ -16,10 +16,9 @@
#ifndef H5Fpublic_H
#define H5Fpublic_H
-/* Public header files needed by this file */
-#include "H5public.h"
-#include "H5ACpublic.h"
-#include "H5Ipublic.h"
+#include "H5public.h" /* Generic Functions */
+#include "H5ACpublic.h" /* Metadata Cache */
+#include "H5Ipublic.h" /* Identifiers */
/* When this header is included from a private header, don't make calls to H5check() */
#undef H5CHECK