src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
changeset 59122 5d73255c2d52
parent 58554 8c3c39710a08
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Mon Nov 18 16:10:32 2019 +0100
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Mon Nov 18 17:11:06 2019 +0100
@@ -45,9 +45,9 @@
 #include "runtime/safepointMechanism.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframeArray.hpp"
+#include "runtime/vm_version.hpp"
 #include "utilities/align.hpp"
 #include "utilities/formatBuffer.hpp"
-#include "vm_version_x86.hpp"
 #include "vmreg_x86.inline.hpp"
 #ifdef COMPILER1
 #include "c1/c1_Runtime1.hpp"