hotspot/src/share/vm/gc/g1/g1RemSet.cpp
changeset 35862 411842d0c882
parent 35469 17ea1b453dd5
child 36371 fd81a4f0ea00
--- a/hotspot/src/share/vm/gc/g1/g1RemSet.cpp	Wed Jan 27 11:41:44 2016 +0100
+++ b/hotspot/src/share/vm/gc/g1/g1RemSet.cpp	Mon Jan 18 10:25:41 2016 +0100
@@ -34,6 +34,7 @@
 #include "gc/g1/g1HotCardCache.hpp"
 #include "gc/g1/g1OopClosures.inline.hpp"
 #include "gc/g1/g1RemSet.inline.hpp"
+#include "gc/g1/g1SATBCardTableModRefBS.inline.hpp"
 #include "gc/g1/heapRegion.inline.hpp"
 #include "gc/g1/heapRegionManager.inline.hpp"
 #include "gc/g1/heapRegionRemSet.hpp"