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