summaryrefslogtreecommitdiff
path: root/runtime/dexopt_test.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2019-11-07 09:12:24 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-11-07 09:12:24 -0800
commit3edb718fcb597eeccfdbd02b4f35c3833a13a6cc (patch)
tree7fb793aa293908b9218267acbf8e10da14e95031 /runtime/dexopt_test.cc
parente9e60bd7707963f3f35ec18b611bc58995620bac (diff)
parentd3d00c06a439f5204b290505a3333f780dd00bce (diff)
Refactor oat.h.
am: d3d00c06a4 Change-Id: I0c5370f42f68fff1c3179a4a09dff7b7947a1033
Diffstat (limited to 'runtime/dexopt_test.cc')
-rw-r--r--runtime/dexopt_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/dexopt_test.cc b/runtime/dexopt_test.cc
index fd3d20d6626..4f438e7aecd 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() {