src/hotspot/share/runtime/objectMonitor.cpp
changeset 57811 947252a54b98
parent 57777 90ead0febf56
child 58196 cea6839598e8
--- a/src/hotspot/share/runtime/objectMonitor.cpp	Tue Aug 20 11:15:23 2019 +0100
+++ b/src/hotspot/share/runtime/objectMonitor.cpp	Mon Aug 19 11:30:03 2019 +0200
@@ -28,7 +28,7 @@
 #include "jfr/support/jfrThreadId.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"
-#include "oops/markOop.hpp"
+#include "oops/markWord.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/atomic.hpp"
 #include "runtime/handles.inline.hpp"