summaryrefslogtreecommitdiffstats
path: root/src/H5MM.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MM.c')
-rw-r--r--src/H5MM.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/H5MM.c b/src/H5MM.c
index 5d6c2c3..fb962f2 100644
--- a/src/H5MM.c
+++ b/src/H5MM.c
@@ -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.
*
*-------------------------------------------------------------------------
*
@@ -14,9 +14,9 @@
*
*-------------------------------------------------------------------------
*/
-#include <H5private.h>
-#include <H5Eprivate.h>
-#include <H5MMprivate.h>
+#include "H5private.h"
+#include "H5Eprivate.h"
+#include "H5MMprivate.h"
/* Interface initialization? */
#define PABLO_MASK H5MM_mask