summaryrefslogtreecommitdiffstats
path: root/src/H5FDfamily.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDfamily.h')
-rw-r--r--src/H5FDfamily.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5FDfamily.h b/src/H5FDfamily.h
index 98683e2..c8f8481 100644
--- a/src/H5FDfamily.h
+++ b/src/H5FDfamily.h
@@ -1,6 +1,6 @@
/*
- * Copyright © 1999 NCSA
- * All rights reserved.
+ * Copyright © 1999-2001 NCSA
+ * All rights reserved.
*
* Programmer: Robb Matzke <matzke@llnl.gov>
* Monday, August 4, 1999
@@ -10,7 +10,7 @@
#ifndef H5FDfamily_H
#define H5FDfamily_H
-#include <H5Ipublic.h>
+#include "H5Ipublic.h"
#define H5FD_FAMILY (H5FD_family_init())