src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
changeset 57811 947252a54b98
parent 55521 f9a2f93a0c87
child 58679 9c3209ff7550
--- a/src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp	Tue Aug 20 11:15:23 2019 +0100
+++ b/src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp	Mon Aug 19 11:30:03 2019 +0200
@@ -32,7 +32,7 @@
 #include "interpreter/interpreterRuntime.hpp"
 #include "logging/log.hpp"
 #include "oops/arrayOop.hpp"
-#include "oops/markOop.hpp"
+#include "oops/markWord.hpp"
 #include "oops/method.hpp"
 #include "oops/methodData.hpp"
 #include "prims/jvmtiExport.hpp"