summaryrefslogtreecommitdiffstats
path: root/src/H5Opublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Opublic.h')
-rw-r--r--src/H5Opublic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Opublic.h b/src/H5Opublic.h
index 4cb501e..7a7c56e 100644
--- a/src/H5Opublic.h
+++ b/src/H5Opublic.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.
*
*-------------------------------------------------------------------------
*
@@ -19,7 +19,7 @@
#define _H5Opublic_H
/* Public headers needed by this file */
-#include <H5public.h>
+#include "H5public.h"
#ifdef __cplusplus
extern "C" {