diff options
Diffstat (limited to 'runtime/oat_file_assistant.cc')
-rw-r--r-- | runtime/oat_file_assistant.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/oat_file_assistant.cc b/runtime/oat_file_assistant.cc index 07d7b5a0f2..77cdd28d3a 100644 --- a/runtime/oat_file_assistant.cc +++ b/runtime/oat_file_assistant.cc @@ -25,6 +25,7 @@ #include "base/logging.h" #include "compiler_filter.h" #include "class_linker.h" +#include "exec_utils.h" #include "gc/heap.h" #include "gc/space/image_space.h" #include "image.h" |