src/hotspot/share/gc/z/zMark.cpp
changeset 58706 d8e211419aaf
parent 58066 8407928b9fe5
child 59248 e92153ed8bdc
--- a/src/hotspot/share/gc/z/zMark.cpp	Mon Oct 21 09:56:43 2019 +0200
+++ b/src/hotspot/share/gc/z/zMark.cpp	Mon Oct 21 09:56:58 2019 +0200
@@ -34,7 +34,7 @@
 #include "gc/z/zRootsIterator.hpp"
 #include "gc/z/zStat.hpp"
 #include "gc/z/zTask.hpp"
-#include "gc/z/zThread.hpp"
+#include "gc/z/zThread.inline.hpp"
 #include "gc/z/zThreadLocalAllocBuffer.hpp"
 #include "gc/z/zUtils.inline.hpp"
 #include "gc/z/zWorkers.inline.hpp"