src/hotspot/share/gc/shared/cardTableRS.cpp
changeset 49982 9042ffe5b7fe
parent 49733 6f0a3ea5ab75
child 50752 9d62da00bf15
--- a/src/hotspot/share/gc/shared/cardTableRS.cpp	Fri May 04 09:29:14 2018 +0200
+++ b/src/hotspot/share/gc/shared/cardTableRS.cpp	Fri May 04 11:41:35 2018 +0200
@@ -25,6 +25,7 @@
 #include "precompiled.hpp"
 #include "gc/shared/cardTableRS.hpp"
 #include "gc/shared/genCollectedHeap.hpp"
+#include "gc/shared/genOopClosures.hpp"
 #include "gc/shared/generation.hpp"
 #include "gc/shared/space.inline.hpp"
 #include "memory/allocation.inline.hpp"