diff options
Diffstat (limited to 'runtime/oat_file.h')
-rw-r--r-- | runtime/oat_file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/oat_file.h b/runtime/oat_file.h index 70253af614..44f4466724 100644 --- a/runtime/oat_file.h +++ b/runtime/oat_file.h @@ -24,7 +24,7 @@ #include "dex_file.h" #include "invoke_type.h" #include "mem_map.h" -#include "mirror/art_method.h" +#include "mirror/class.h" #include "oat.h" #include "os.h" |