src/hotspot/share/runtime/globals.cpp
changeset 47765 b7c7428eaab9
parent 47687 fb290fd1f9d4
child 49163 580bb0b85f63
child 55934 912c55e702d6
--- a/src/hotspot/share/runtime/globals.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/share/runtime/globals.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -23,9 +23,9 @@
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "memory/allocation.inline.hpp"
 #include "oops/oop.inline.hpp"
-#include "prims/jvm.h"
 #include "runtime/arguments.hpp"
 #include "runtime/globals.hpp"
 #include "runtime/globals_extension.hpp"