diff options
Diffstat (limited to 'runtime/gc/heap_test.cc')
-rw-r--r-- | runtime/gc/heap_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/gc/heap_test.cc b/runtime/gc/heap_test.cc index a133a1058c..f6db070fac 100644 --- a/runtime/gc/heap_test.cc +++ b/runtime/gc/heap_test.cc @@ -21,6 +21,7 @@ #include "handle_scope-inl.h" #include "mirror/class-inl.h" #include "mirror/object-inl.h" +#include "mirror/object_array-alloc-inl.h" #include "mirror/object_array-inl.h" #include "scoped_thread_state_change-inl.h" |