hotspot/src/share/vm/gc/g1/g1RootProcessor.cpp
changeset 32185 49a57ff2c3cb
parent 31331 a7c714b6cfb3
child 32348 47acdfbd402c
--- a/hotspot/src/share/vm/gc/g1/g1RootProcessor.cpp	Thu Aug 06 01:48:27 2015 -0700
+++ b/hotspot/src/share/vm/gc/g1/g1RootProcessor.cpp	Thu Aug 06 15:49:50 2015 +0200
@@ -34,6 +34,7 @@
 #include "gc/g1/g1GCPhaseTimes.hpp"
 #include "gc/g1/g1RemSet.inline.hpp"
 #include "gc/g1/g1RootProcessor.hpp"
+#include "gc/g1/heapRegion.inline.hpp"
 #include "memory/allocation.inline.hpp"
 #include "runtime/fprofiler.hpp"
 #include "runtime/mutex.hpp"