diff options
Diffstat (limited to 'runtime/runtime.cc')
-rw-r--r-- | runtime/runtime.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime.cc b/runtime/runtime.cc index 691aa80f74..908a92861b 100644 --- a/runtime/runtime.cc +++ b/runtime/runtime.cc @@ -146,6 +146,7 @@ #include "native_bridge_art_interface.h" #include "native_stack_dump.h" #include "nativehelper/scoped_local_ref.h" +#include "oat.h" #include "oat_file.h" #include "oat_file_manager.h" #include "object_callbacks.h" |