diff options
Diffstat (limited to 'runtime/mirror/string-alloc-inl.h')
-rw-r--r-- | runtime/mirror/string-alloc-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/string-alloc-inl.h b/runtime/mirror/string-alloc-inl.h index e2b08054ca..5f3abd75e3 100644 --- a/runtime/mirror/string-alloc-inl.h +++ b/runtime/mirror/string-alloc-inl.h @@ -23,7 +23,7 @@ #include "array.h" #include "base/bit_utils.h" #include "class.h" -#include "class_root.h" +#include "class_root-inl.h" #include "gc/allocator_type.h" #include "gc/heap-inl.h" #include "obj_ptr.h" |