summaryrefslogtreecommitdiffstats
path: root/src/H5Onull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r--src/H5Onull.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c
index a6c6524..258f695 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -24,7 +24,8 @@
*-------------------------------------------------------------------------
*/
-#define H5O_PACKAGE /*suppress error about including H5Opkg */
+#include "H5Omodule.h" /* This source code file is part of the H5O module */
+
#include "H5private.h" /* Generic Functions */
#include "H5Opkg.h" /* Object headers */