diff options
Diffstat (limited to 'runtime/mirror/class-alloc-inl.h')
| -rw-r--r-- | runtime/mirror/class-alloc-inl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/mirror/class-alloc-inl.h b/runtime/mirror/class-alloc-inl.h index d4a532e47d..03c422fc79 100644 --- a/runtime/mirror/class-alloc-inl.h +++ b/runtime/mirror/class-alloc-inl.h @@ -19,6 +19,7 @@ #include "class-inl.h" +#include "gc/allocator_type.h" #include "gc/heap-inl.h" #include "object-inl.h" #include "runtime.h" |