< prev index next >

src/share/vm/gc_implementation/g1/g1MarkSweep.hpp

Print this page
rev 8054 : imported patch collectedHeapInlineHpp

@@ -23,11 +23,11 @@
  */
 
 #ifndef SHARE_VM_GC_IMPLEMENTATION_G1_G1MARKSWEEP_HPP
 #define SHARE_VM_GC_IMPLEMENTATION_G1_G1MARKSWEEP_HPP
 
-#include "gc_implementation/g1/g1CollectedHeap.inline.hpp"
+#include "gc_implementation/g1/g1CollectedHeap.hpp"
 #include "gc_implementation/g1/heapRegion.hpp"
 #include "memory/genMarkSweep.hpp"
 #include "memory/generation.hpp"
 #include "memory/universe.hpp"
 #include "oops/markOop.hpp"
< prev index next >