src/hotspot/share/gc/g1/sparsePRT.hpp
changeset 49455 848864ed9b17
parent 49392 2956d0ece7a9
child 52347 14ef0f74667b
--- a/src/hotspot/share/gc/g1/sparsePRT.hpp	Fri Mar 16 14:47:53 2018 +0100
+++ b/src/hotspot/share/gc/g1/sparsePRT.hpp	Mon Mar 19 07:38:18 2018 +0100
@@ -27,7 +27,7 @@
 
 #include "gc/g1/g1CollectedHeap.hpp"
 #include "gc/g1/heapRegion.hpp"
-#include "gc/shared/cardTableModRefBS.hpp"
+#include "gc/shared/cardTableBarrierSet.hpp"
 #include "memory/allocation.hpp"
 #include "runtime/mutex.hpp"
 #include "utilities/align.hpp"