src/hotspot/share/logging/logDecorations.cpp
changeset 47765 b7c7428eaab9
parent 47216 71c04702a3d5
child 55656 1346086863a3
--- a/src/hotspot/share/logging/logDecorations.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/share/logging/logDecorations.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -22,9 +22,9 @@
  *
  */
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "logging/logConfiguration.hpp"
 #include "logging/logDecorations.hpp"
-#include "prims/jvm.h"
 #include "runtime/os.inline.hpp"
 #include "runtime/thread.inline.hpp"
 #include "services/management.hpp"