src/hotspot/cpu/arm/interp_masm_arm.cpp
changeset 49347 edb65305d3ac
parent 49164 7e958a8ebcd3
child 49455 848864ed9b17
--- a/src/hotspot/cpu/arm/interp_masm_arm.cpp	Tue Mar 06 13:08:59 2018 +0100
+++ b/src/hotspot/cpu/arm/interp_masm_arm.cpp	Tue Mar 06 08:36:44 2018 +0100
@@ -43,8 +43,8 @@
 #include "runtime/sharedRuntime.hpp"
 
 #if INCLUDE_ALL_GCS
+#include "gc/g1/g1BarrierSet.hpp"
 #include "gc/g1/g1CollectedHeap.inline.hpp"
-#include "gc/g1/g1SATBCardTableModRefBS.hpp"
 #include "gc/g1/heapRegion.hpp"
 #endif // INCLUDE_ALL_GCS