summaryrefslogtreecommitdiffstats
path: root/src/H5trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5trace.c')
-rw-r--r--src/H5trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5trace.c b/src/H5trace.c
index e6a091c..428d2b2 100644
--- a/src/H5trace.c
+++ b/src/H5trace.c
@@ -27,7 +27,7 @@
/****************/
/* Module Setup */
/****************/
-#define H5I_PACKAGE /*suppress error about including H5Ipkg */
+#define H5I_FRIEND /*suppress error about including H5Ipkg */
/***********/