src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
changeset 49455 848864ed9b17
parent 49388 ec9091426557
child 49752 93d84f667d12
child 56406 e629240491c7
--- a/src/hotspot/cpu/x86/c1_Runtime1_x86.cpp	Fri Mar 16 14:47:53 2018 +0100
+++ b/src/hotspot/cpu/x86/c1_Runtime1_x86.cpp	Mon Mar 19 07:38:18 2018 +0100
@@ -29,7 +29,7 @@
 #include "c1/c1_Runtime1.hpp"
 #include "ci/ciUtilities.hpp"
 #include "gc/shared/cardTable.hpp"
-#include "gc/shared/cardTableModRefBS.hpp"
+#include "gc/shared/cardTableBarrierSet.hpp"
 #include "interpreter/interpreter.hpp"
 #include "nativeInst_x86.hpp"
 #include "oops/compiledICHolder.hpp"