src/hotspot/share/gc/z/zRelocate.cpp
changeset 58706 d8e211419aaf
parent 58705 f5662bdbee4a
--- a/src/hotspot/share/gc/z/zRelocate.cpp	Mon Oct 21 09:56:43 2019 +0200
+++ b/src/hotspot/share/gc/z/zRelocate.cpp	Mon Oct 21 09:56:58 2019 +0200
@@ -33,7 +33,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/zWorkers.hpp"
 #include "logging/log.hpp"