src/hotspot/share/gc/g1/g1OopClosures.hpp
changeset 57811 947252a54b98
parent 54934 39814e0a8964
child 58263 4fbc534fdf69
--- a/src/hotspot/share/gc/g1/g1OopClosures.hpp	Tue Aug 20 11:15:23 2019 +0100
+++ b/src/hotspot/share/gc/g1/g1OopClosures.hpp	Mon Aug 19 11:30:03 2019 +0200
@@ -27,7 +27,7 @@
 
 #include "gc/g1/g1HeapRegionAttr.hpp"
 #include "memory/iterator.hpp"
-#include "oops/markOop.hpp"
+#include "oops/markWord.hpp"
 
 class HeapRegion;
 class G1CollectedHeap;