src/hotspot/share/gc/parallel/psScavenge.cpp
changeset 58980 47c20fc6a517
parent 57777 90ead0febf56
--- a/src/hotspot/share/gc/parallel/psScavenge.cpp	Fri Nov 08 09:16:48 2019 +0100
+++ b/src/hotspot/share/gc/parallel/psScavenge.cpp	Fri Nov 08 10:01:13 2019 +0100
@@ -48,7 +48,7 @@
 #include "gc/shared/referenceProcessor.hpp"
 #include "gc/shared/referenceProcessorPhaseTimes.hpp"
 #include "gc/shared/scavengableNMethods.hpp"
-#include "gc/shared/spaceDecorator.hpp"
+#include "gc/shared/spaceDecorator.inline.hpp"
 #include "gc/shared/weakProcessor.hpp"
 #include "gc/shared/workerPolicy.hpp"
 #include "gc/shared/workgroup.hpp"