summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsec2.h')
-rw-r--r--src/H5FDsec2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDsec2.h b/src/H5FDsec2.h
index 5c35677..df4d4d4 100644
--- a/src/H5FDsec2.h
+++ b/src/H5FDsec2.h
@@ -20,7 +20,7 @@
#ifndef H5FDsec2_H
#define H5FDsec2_H
-#define H5FD_SEC2 (H5FD_sec2_init())
+#define H5FD_SEC2 (H5FDperform_init(H5FD_sec2_init))
#define H5FD_SEC2_VALUE H5_VFD_SEC2
#ifdef __cplusplus