diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/common/runtime_state.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/runtime_state.cc b/test/common/runtime_state.cc index 5fa7e19eda..4ca5fe8333 100644 --- a/test/common/runtime_state.cc +++ b/test/common/runtime_state.cc @@ -32,6 +32,7 @@ #include "mirror/class-inl.h" #include "mirror/class.h" #include "nativehelper/ScopedUtfChars.h" +#include "oat.h" #include "oat_file.h" #include "oat_quick_method_header.h" #include "profile/profile_compilation_info.h" |