hotspot/src/share/vm/gc/g1/concurrentG1RefineThread.cpp
changeset 30770 5ba2d9f2084d
parent 30764 fec48bf5a827
child 33608 7afc768e4d62
--- a/hotspot/src/share/vm/gc/g1/concurrentG1RefineThread.cpp	Tue May 19 09:41:52 2015 +0200
+++ b/hotspot/src/share/vm/gc/g1/concurrentG1RefineThread.cpp	Tue May 19 14:09:22 2015 +0200
@@ -27,6 +27,7 @@
 #include "gc/g1/concurrentG1RefineThread.hpp"
 #include "gc/g1/g1CollectedHeap.inline.hpp"
 #include "gc/g1/g1CollectorPolicy.hpp"
+#include "gc/g1/suspendibleThreadSet.hpp"
 #include "memory/resourceArea.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/mutexLocker.hpp"