diff options
Diffstat (limited to 'runtime/image-inl.h')
-rw-r--r-- | runtime/image-inl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/image-inl.h b/runtime/image-inl.h index 935a1b6705..3a66a34cb3 100644 --- a/runtime/image-inl.h +++ b/runtime/image-inl.h @@ -22,6 +22,7 @@ #include "art_method.h" #include "imt_conflict_table.h" #include "imtable.h" +#include "mirror/object_array-inl.h" #include "read_barrier-inl.h" namespace art { |