summaryrefslogtreecommitdiff
path: root/runtime/method_handles.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/method_handles.cc')
-rw-r--r--runtime/method_handles.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/method_handles.cc b/runtime/method_handles.cc
index 2dc9f672dd..78e75616f1 100644
--- a/runtime/method_handles.cc
+++ b/runtime/method_handles.cc
@@ -18,7 +18,7 @@
#include "android-base/stringprintf.h"
-#include "class_root.h"
+#include "class_root-inl.h"
#include "common_dex_operations.h"
#include "common_throws.h"
#include "interpreter/shadow_frame-inl.h"