hotspot/src/share/vm/gc/serial/defNewGeneration.cpp
changeset 35862 411842d0c882
parent 35492 c8c0273e6b91
child 36202 219f8808c3bd
--- a/hotspot/src/share/vm/gc/serial/defNewGeneration.cpp	Wed Jan 27 11:41:44 2016 +0100
+++ b/hotspot/src/share/vm/gc/serial/defNewGeneration.cpp	Mon Jan 18 10:25:41 2016 +0100
@@ -24,6 +24,7 @@
 
 #include "precompiled.hpp"
 #include "gc/serial/defNewGeneration.inline.hpp"
+#include "gc/shared/ageTable.inline.hpp"
 #include "gc/shared/cardTableRS.hpp"
 #include "gc/shared/collectorCounters.hpp"
 #include "gc/shared/gcHeapSummary.hpp"