summaryrefslogtreecommitdiff
path: root/runtime/interpreter/interpreter_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/interpreter/interpreter_common.h')
-rw-r--r--runtime/interpreter/interpreter_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/interpreter/interpreter_common.h b/runtime/interpreter/interpreter_common.h
index 667a5990a9..94cf8f8795 100644
--- a/runtime/interpreter/interpreter_common.h
+++ b/runtime/interpreter/interpreter_common.h
@@ -63,7 +63,6 @@
#include "thread-inl.h"
#include "unstarted_runtime.h"
#include "verifier/method_verifier.h"
-#include "well_known_classes.h"
namespace art {
namespace interpreter {