src/hotspot/share/gc/serial/tenuredGeneration.cpp
changeset 49734 f946776e9354
parent 47216 71c04702a3d5
child 49982 9042ffe5b7fe
--- a/src/hotspot/share/gc/serial/tenuredGeneration.cpp	Tue Apr 10 12:20:00 2018 +0200
+++ b/src/hotspot/share/gc/serial/tenuredGeneration.cpp	Tue Apr 10 12:21:05 2018 +0200
@@ -30,6 +30,7 @@
 #include "gc/shared/collectorCounters.hpp"
 #include "gc/shared/gcTimer.hpp"
 #include "gc/shared/gcTrace.hpp"
+#include "gc/shared/genCollectedHeap.hpp"
 #include "gc/shared/genOopClosures.inline.hpp"
 #include "gc/shared/generationSpec.hpp"
 #include "gc/shared/space.hpp"