src/hotspot/share/gc/z/zObjectAllocator.cpp
changeset 58706 d8e211419aaf
parent 58705 f5662bdbee4a
child 59149 3b998574be4b
--- a/src/hotspot/share/gc/z/zObjectAllocator.cpp	Mon Oct 21 09:56:43 2019 +0200
+++ b/src/hotspot/share/gc/z/zObjectAllocator.cpp	Mon Oct 21 09:56:58 2019 +0200
@@ -28,7 +28,7 @@
 #include "gc/z/zObjectAllocator.hpp"
 #include "gc/z/zPage.inline.hpp"
 #include "gc/z/zStat.hpp"
-#include "gc/z/zThread.hpp"
+#include "gc/z/zThread.inline.hpp"
 #include "gc/z/zUtils.inline.hpp"
 #include "gc/z/zValue.inline.hpp"
 #include "logging/log.hpp"