diff options
Diffstat (limited to 'runtime/mirror/object.h')
-rw-r--r-- | runtime/mirror/object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/mirror/object.h b/runtime/mirror/object.h index 6cd230b533..b68aef9c7f 100644 --- a/runtime/mirror/object.h +++ b/runtime/mirror/object.h @@ -19,7 +19,6 @@ #include "object_reference.h" #include "offsets.h" -#include "runtime.h" #include "verify_object.h" namespace art { |