changeset 30291 | 54cdc5c1a9cb |
parent 29580 | a67a581cfe11 |
child 30579 | 5208524ce05c |
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp Mon Apr 27 09:02:41 2015 -0700 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp Tue Apr 28 16:46:39 2015 -0400 @@ -27,7 +27,7 @@ #include "gc_implementation/g1/g1RegionToSpaceMapper.hpp" #include "memory/allocation.hpp" -#include "runtime/virtualspace.hpp" +#include "memory/virtualspace.hpp" #include "utilities/globalDefinitions.hpp" class CardTableModRefBS;