summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5rImp.h
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/jni/h5rImp.h')
-rw-r--r--java/src/jni/h5rImp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/src/jni/h5rImp.h b/java/src/jni/h5rImp.h
index 3fe56b8..6270323 100644
--- a/java/src/jni/h5rImp.h
+++ b/java/src/jni/h5rImp.h
@@ -13,8 +13,8 @@
#include <jni.h>
/* Header for class hdf_hdf5lib_H5_H5R */
-#ifndef _Included_hdf_hdf5lib_H5_H5R
-#define _Included_hdf_hdf5lib_H5_H5R
+#ifndef Included_hdf_hdf5lib_H5_H5R
+#define Included_hdf_hdf5lib_H5_H5R
#ifdef __cplusplus
extern "C" {
@@ -70,4 +70,4 @@ JNIEXPORT jlong JNICALL Java_hdf_hdf5lib_H5_H5Rget_1name(JNIEnv *, jclass, jlong
} /* end extern "C" */
#endif /* __cplusplus */
-#endif /* _Included_hdf_hdf5lib_H5_H5R */
+#endif /* Included_hdf_hdf5lib_H5_H5R */