summaryrefslogtreecommitdiffstats
path: root/src/H5ACpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ACpublic.h')
-rw-r--r--src/H5ACpublic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5ACpublic.h b/src/H5ACpublic.h
index 5f87d1d..208e5c1 100644
--- a/src/H5ACpublic.h
+++ b/src/H5ACpublic.h
@@ -1,6 +1,6 @@
/*-------------------------------------------------------------------------
- * Copyright (C) 1997 National Center for Supercomputing Applications.
- * All rights reserved.
+ * Copyright (C) 1997-2001 National Center for Supercomputing Applications
+ * All rights reserved
*
*-------------------------------------------------------------------------
*
@@ -18,7 +18,7 @@
#define _H5ACpublic_H
/* Public headers needed by this file */
-#include <H5public.h>
+#include "H5public.h"
#ifdef __cplusplus
extern "C" {