src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp
changeset 54536 fb53a1c25903
parent 54489 a84fefde0543
child 54758 5e5535d25467
--- a/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp	Mon Apr 15 12:54:12 2019 -0400
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp	Mon Apr 15 13:07:06 2019 -0400
@@ -30,6 +30,7 @@
 #include "gc/shared/workgroup.hpp"
 #include "gc/shared/weakProcessor.inline.hpp"
 #include "gc/shenandoah/shenandoahBarrierSet.hpp"
+#include "gc/shenandoah/shenandoahClosures.inline.hpp"
 #include "gc/shenandoah/shenandoahCodeRoots.hpp"
 #include "gc/shenandoah/shenandoahCollectionSet.hpp"
 #include "gc/shenandoah/shenandoahCollectorPolicy.hpp"