summaryrefslogtreecommitdiff
path: root/runtime/method_handles_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/method_handles_test.cc')
-rw-r--r--runtime/method_handles_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/method_handles_test.cc b/runtime/method_handles_test.cc
index 688febc4b5..eb3f2ad41c 100644
--- a/runtime/method_handles_test.cc
+++ b/runtime/method_handles_test.cc
@@ -17,7 +17,7 @@
#include "method_handles.h"
#include "class_linker-inl.h"
-#include "class_root.h"
+#include "class_root-inl.h"
#include "common_runtime_test.h"
#include "handle_scope-inl.h"
#include "jvalue-inl.h"