src/hotspot/share/gc/parallel/psYoungGen.cpp
changeset 58980 47c20fc6a517
parent 57777 90ead0febf56
child 59221 cc3a82fc7bcb
--- a/src/hotspot/share/gc/parallel/psYoungGen.cpp	Fri Nov 08 09:16:48 2019 +0100
+++ b/src/hotspot/share/gc/parallel/psYoungGen.cpp	Fri Nov 08 10:01:13 2019 +0100
@@ -30,7 +30,7 @@
 #include "gc/parallel/psYoungGen.hpp"
 #include "gc/shared/gcUtil.hpp"
 #include "gc/shared/genArguments.hpp"
-#include "gc/shared/spaceDecorator.hpp"
+#include "gc/shared/spaceDecorator.inline.hpp"
 #include "logging/log.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/java.hpp"