hotspot/src/share/vm/memory/binaryTreeDictionary.cpp
changeset 46701 f559541c0daa
parent 46674 a9e42ff6158f
--- a/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp	Thu Jul 20 17:23:24 2017 -0700
+++ b/hotspot/src/share/vm/memory/binaryTreeDictionary.cpp	Fri Jul 21 09:50:12 2017 +0200
@@ -25,7 +25,8 @@
 #include "precompiled.hpp"
 #include "gc/cms/allocationStats.hpp"
 #include "gc/shared/spaceDecorator.hpp"
-#include "logging/logStream.inline.hpp"
+#include "logging/log.hpp"
+#include "logging/logStream.hpp"
 #include "memory/binaryTreeDictionary.hpp"
 #include "memory/freeList.hpp"
 #include "memory/metachunk.hpp"