summaryrefslogtreecommitdiffstats
path: root/test/ReferenceMap/stack_walk_refmap_jni.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/ReferenceMap/stack_walk_refmap_jni.cc')
-rw-r--r--test/ReferenceMap/stack_walk_refmap_jni.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ReferenceMap/stack_walk_refmap_jni.cc b/test/ReferenceMap/stack_walk_refmap_jni.cc
index 59284f4..9ef4a59 100644
--- a/test/ReferenceMap/stack_walk_refmap_jni.cc
+++ b/test/ReferenceMap/stack_walk_refmap_jni.cc
@@ -18,9 +18,11 @@
#include "UniquePtr.h"
#include "class_linker.h"
+#include "dex_file-inl.h"
#include "gc_map.h"
#include "mirror/abstract_method.h"
#include "mirror/abstract_method-inl.h"
+#include "mirror/class-inl.h"
#include "mirror/object_array-inl.h"
#include "object_utils.h"
#include "scoped_thread_state_change.h"