summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5fImp.h
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/jni/h5fImp.h')
-rw-r--r--java/src/jni/h5fImp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/src/jni/h5fImp.h b/java/src/jni/h5fImp.h
index d1f466b..f9790b6 100644
--- a/java/src/jni/h5fImp.h
+++ b/java/src/jni/h5fImp.h
@@ -13,8 +13,8 @@
#include <jni.h>
/* Header for class hdf_hdf5lib_H5_H5F */
-#ifndef _Included_hdf_hdf5lib_H5_H5F
-#define _Included_hdf_hdf5lib_H5_H5F
+#ifndef Included_hdf_hdf5lib_H5_H5F
+#define Included_hdf_hdf5lib_H5_H5F
#ifdef __cplusplus
extern "C" {
@@ -222,4 +222,4 @@ JNIEXPORT void JNICALL Java_hdf_hdf5lib_H5_H5Fset_1libver_1bounds(JNIEnv *, jcla
} /* end extern "C" */
#endif /* __cplusplus */
-#endif /* _Included_hdf_hdf5lib_H5_H5F */
+#endif /* Included_hdf_hdf5lib_H5_H5F */