summaryrefslogtreecommitdiff
path: root/test/common/stack_inspect.cc
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2016-10-05 17:00:41 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2016-10-05 17:00:41 +0000
commit2f61867045ffbd0c38a4ecec5f59632004f7efff (patch)
treec7b4393d7cd7cbcd3272ff83d8424be02828251a /test/common/stack_inspect.cc
parent4aa6a93c46a959df1ab71ee7a68ad345338046ef (diff)
parent97d7e1cd7f733cb33a0e238bec6d7ed525638cd1 (diff)
Merge "Remove #include "oat_file.h" from class_linker.h ."
Diffstat (limited to 'test/common/stack_inspect.cc')
-rw-r--r--test/common/stack_inspect.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/stack_inspect.cc b/test/common/stack_inspect.cc
index d2aacf0562..4df2d470ec 100644
--- a/test/common/stack_inspect.cc
+++ b/test/common/stack_inspect.cc
@@ -20,6 +20,7 @@
#include "dex_file-inl.h"
#include "mirror/class-inl.h"
#include "nth_caller_visitor.h"
+#include "oat_file.h"
#include "runtime.h"
#include "scoped_thread_state_change-inl.h"
#include "stack.h"