summaryrefslogtreecommitdiffstats
path: root/src/H5Tdevelop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tdevelop.h')
-rw-r--r--src/H5Tdevelop.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Tdevelop.h b/src/H5Tdevelop.h
index e642d7c..2ae4178 100644
--- a/src/H5Tdevelop.h
+++ b/src/H5Tdevelop.h
@@ -15,8 +15,8 @@
* support routines.
*/
-#ifndef _H5Tdevelop_H
-#define _H5Tdevelop_H
+#ifndef H5Tdevelop_H
+#define H5Tdevelop_H
/* Include package's public header */
#include "H5Tpublic.h"
@@ -224,4 +224,4 @@ H5_DLL htri_t H5Tcompiler_conv(hid_t src_id, hid_t dst_id);
#endif /* H5_NO_DEPRECATED_SYMBOLS */
-#endif /* _H5Tdevelop_H */
+#endif /* H5Tdevelop_H */