src/share/vm/gc_implementation/g1/heapRegionSeq.cpp

changeset 6385
58fc1b1523dc
parent 6198
55fb97c4c58d
child 6680
78bbf4d43a14
     1.1 --- a/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp	Thu Mar 06 11:11:04 2014 +0100
     1.2 +++ b/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp	Fri Mar 14 10:15:46 2014 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  #include "precompiled.hpp"
     1.5  #include "gc_implementation/g1/heapRegion.hpp"
     1.6  #include "gc_implementation/g1/heapRegionSeq.inline.hpp"
     1.7 -#include "gc_implementation/g1/heapRegionSets.hpp"
     1.8 +#include "gc_implementation/g1/heapRegionSet.hpp"
     1.9  #include "gc_implementation/g1/g1CollectedHeap.inline.hpp"
    1.10  #include "memory/allocation.hpp"
    1.11  

mercurial