summaryrefslogtreecommitdiff
path: root/runtime/class_table_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/class_table_test.cc')
-rw-r--r--runtime/class_table_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/class_table_test.cc b/runtime/class_table_test.cc
index fdf6ad1fea..2270662260 100644
--- a/runtime/class_table_test.cc
+++ b/runtime/class_table_test.cc
@@ -24,7 +24,7 @@
#include "gc/accounting/card_table-inl.h"
#include "gc/heap.h"
#include "handle_scope-inl.h"
-#include "mirror/class-inl.h"
+#include "mirror/class-alloc-inl.h"
#include "obj_ptr.h"
#include "scoped_thread_state_change-inl.h"