src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp
changeset 54536 fb53a1c25903
parent 54535 377dcf569920
child 54664 5ddea9d48649
--- a/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp	Mon Apr 15 12:54:12 2019 -0400
+++ b/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp	Mon Apr 15 13:07:06 2019 -0400
@@ -27,6 +27,7 @@
 #include "classfile/stringTable.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "code/codeCache.hpp"
+#include "gc/shenandoah/shenandoahClosures.inline.hpp"
 #include "gc/shenandoah/shenandoahRootProcessor.hpp"
 #include "gc/shenandoah/shenandoahHeap.hpp"
 #include "gc/shenandoah/shenandoahPhaseTimings.hpp"