src/hotspot/share/gc/z/zStat.cpp
changeset 58709 662d9e1e2a60
parent 58704 8b16701b4636
child 59148 877c000fd688
--- a/src/hotspot/share/gc/z/zStat.cpp	Mon Oct 21 09:58:07 2019 +0200
+++ b/src/hotspot/share/gc/z/zStat.cpp	Mon Oct 21 09:58:32 2019 +0200
@@ -23,7 +23,7 @@
 
 #include "precompiled.hpp"
 #include "gc/z/zCollectedHeap.hpp"
-#include "gc/z/zCPU.hpp"
+#include "gc/z/zCPU.inline.hpp"
 #include "gc/z/zGlobals.hpp"
 #include "gc/z/zHeap.inline.hpp"
 #include "gc/z/zLargePages.inline.hpp"