summaryrefslogtreecommitdiffstats
path: root/src/H5Bpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Bpkg.h')
-rw-r--r--src/H5Bpkg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Bpkg.h b/src/H5Bpkg.h
index a226f6b..ac28ee6 100644
--- a/src/H5Bpkg.h
+++ b/src/H5Bpkg.h
@@ -23,8 +23,8 @@
#error "Do not include this file outside the H5B package!"
#endif
-#ifndef _H5Bpkg_H
-#define _H5Bpkg_H
+#ifndef H5Bpkg_H
+#define H5Bpkg_H
/* Get package's private header */
#include "H5Bprivate.h"