summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/native/java_lang_Object.h')
-rw-r--r--runtime/native/java_lang_Object.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/native/java_lang_Object.h b/runtime/native/java_lang_Object.h
index 1ea2c05d19..c860571904 100644
--- a/runtime/native/java_lang_Object.h
+++ b/runtime/native/java_lang_Object.h
@@ -19,9 +19,7 @@
#include <jni.h>
-#include "base/macros.h"
-
-namespace art HIDDEN {
+namespace art {
void register_java_lang_Object(JNIEnv* env);