src/hotspot/cpu/arm/vm_version_arm_32.cpp
changeset 47765 b7c7428eaab9
parent 47216 71c04702a3d5
child 50617 3300874b963c
--- a/src/hotspot/cpu/arm/vm_version_arm_32.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/cpu/arm/vm_version_arm_32.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -23,9 +23,9 @@
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "asm/macroAssembler.inline.hpp"
 #include "memory/resourceArea.hpp"
-#include "prims/jvm.h"
 #include "runtime/java.hpp"
 #include "runtime/os.inline.hpp"
 #include "runtime/stubCodeGenerator.hpp"