< prev index next >

src/cpu/sparc/vm/c1_CodeStubs_sparc.cpp

Print this page
rev 8362 : 8079792: GC directory structure cleanup
Reviewed-by:

@@ -31,11 +31,11 @@
 #include "nativeInst_sparc.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "utilities/macros.hpp"
 #include "vmreg_sparc.inline.hpp"
 #if INCLUDE_ALL_GCS
-#include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp"
+#include "gc/g1/g1SATBCardTableModRefBS.hpp"
 #endif // INCLUDE_ALL_GCS
 
 #define __ ce->masm()->
 
 RangeCheckStub::RangeCheckStub(CodeEmitInfo* info, LIR_Opr index,
< prev index next >