src/hotspot/share/gc/g1/g1CardLiveData.cpp
changeset 47647 64dba69fc528
parent 47216 71c04702a3d5
child 47678 c84eeb55c55e
--- a/src/hotspot/share/gc/g1/g1CardLiveData.cpp	Wed Oct 18 14:31:10 2017 +0200
+++ b/src/hotspot/share/gc/g1/g1CardLiveData.cpp	Wed Oct 18 21:17:46 2017 +0200
@@ -26,7 +26,7 @@
 #include "gc/g1/g1CollectedHeap.inline.hpp"
 #include "gc/g1/g1ConcurrentMark.inline.hpp"
 #include "gc/g1/g1CardLiveData.inline.hpp"
-#include "gc/g1/suspendibleThreadSet.hpp"
+#include "gc/shared/suspendibleThreadSet.hpp"
 #include "gc/shared/workgroup.hpp"
 #include "logging/log.hpp"
 #include "memory/universe.hpp"