src/hotspot/cpu/x86/frame_x86.cpp
changeset 57811 947252a54b98
parent 54786 ebf733a324d4
--- a/src/hotspot/cpu/x86/frame_x86.cpp	Tue Aug 20 11:15:23 2019 +0100
+++ b/src/hotspot/cpu/x86/frame_x86.cpp	Mon Aug 19 11:30:03 2019 +0200
@@ -26,7 +26,7 @@
 #include "interpreter/interpreter.hpp"
 #include "memory/resourceArea.hpp"
 #include "memory/universe.hpp"
-#include "oops/markOop.hpp"
+#include "oops/markWord.hpp"
 #include "oops/method.hpp"
 #include "oops/oop.inline.hpp"
 #include "prims/methodHandles.hpp"