src/hotspot/cpu/x86/vm_version_x86.cpp
changeset 47765 b7c7428eaab9
parent 47582 fde01e0fccb4
child 47799 1772ebf07d1f
--- a/src/hotspot/cpu/x86/vm_version_x86.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/cpu/x86/vm_version_x86.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -23,12 +23,12 @@
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "asm/macroAssembler.hpp"
 #include "asm/macroAssembler.inline.hpp"
 #include "logging/log.hpp"
 #include "logging/logStream.hpp"
 #include "memory/resourceArea.hpp"
-#include "prims/jvm.h"
 #include "runtime/java.hpp"
 #include "runtime/os.hpp"
 #include "runtime/stubCodeGenerator.hpp"