hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp
changeset 24487 71ff0bd674eb
parent 24424 2658d7834c6e
child 25351 7c198a690050
--- a/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp	Tue May 20 09:35:05 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp	Thu May 08 15:37:17 2014 +0200
@@ -32,6 +32,7 @@
 #include "gc_implementation/g1/heapRegionSeq.inline.hpp"
 #include "memory/genOopClosures.inline.hpp"
 #include "memory/iterator.hpp"
+#include "memory/space.inline.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/orderAccess.inline.hpp"