summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDlog.h')
-rw-r--r--src/H5FDlog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5FDlog.h b/src/H5FDlog.h
index 7db9403..7a2930d 100644
--- a/src/H5FDlog.h
+++ b/src/H5FDlog.h
@@ -1,6 +1,6 @@
/*
- * Copyright © 2000 NCSA
- * All rights reserved.
+ * Copyright © 2000-2001 NCSA
+ * All rights reserved.
*
* Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu>
* Monday, April 17, 2000
@@ -10,7 +10,7 @@
#ifndef H5FDlog_H
#define H5FDlog_H
-#include <H5Ipublic.h>
+#include "H5Ipublic.h"
#define H5FD_LOG (H5FD_log_init())