diff options
Diffstat (limited to 'runtime/dexopt_test.cc')
-rw-r--r-- | runtime/dexopt_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/dexopt_test.cc b/runtime/dexopt_test.cc index fd3d20d662..4f438e7aec 100644 --- a/runtime/dexopt_test.cc +++ b/runtime/dexopt_test.cc @@ -30,6 +30,7 @@ #include "dexopt_test.h" #include "gc/space/image_space.h" #include "hidden_api.h" +#include "oat.h" namespace art { void DexoptTest::SetUp() { |