summaryrefslogtreecommitdiff
path: root/runtime/entrypoints/entrypoint_utils-inl.h
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2018-10-26 21:27:38 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-10-26 21:27:38 +0000
commitce2a00daa92670a4fc01ef59fdbc3769a846f69c (patch)
tree77930ed648604f50fe6a46059f4cc659b443ddb7 /runtime/entrypoints/entrypoint_utils-inl.h
parenteba69a124eb6e0038e3ecc9c1a57cc0251641a89 (diff)
parent70f5fd0770adbef645950895309a2a63c3bde7c0 (diff)
Merge "ART: Add class-alloc-inl.h"
Diffstat (limited to 'runtime/entrypoints/entrypoint_utils-inl.h')
-rw-r--r--runtime/entrypoints/entrypoint_utils-inl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/entrypoints/entrypoint_utils-inl.h b/runtime/entrypoints/entrypoint_utils-inl.h
index b45bb59f06..0b005e0851 100644
--- a/runtime/entrypoints/entrypoint_utils-inl.h
+++ b/runtime/entrypoints/entrypoint_utils-inl.h
@@ -33,6 +33,7 @@
#include "indirect_reference_table.h"
#include "jni/jni_internal.h"
#include "mirror/array-alloc-inl.h"
+#include "mirror/class-alloc-inl.h"
#include "mirror/class-inl.h"
#include "mirror/object-inl.h"
#include "mirror/throwable.h"