src/hotspot/cpu/x86/vm_version_ext_x86.hpp
changeset 59122 5d73255c2d52
parent 54529 d2c2622995e2
--- a/src/hotspot/cpu/x86/vm_version_ext_x86.hpp	Mon Nov 18 16:10:32 2019 +0100
+++ b/src/hotspot/cpu/x86/vm_version_ext_x86.hpp	Mon Nov 18 17:11:06 2019 +0100
@@ -25,8 +25,8 @@
 #ifndef CPU_X86_VM_VERSION_EXT_X86_HPP
 #define CPU_X86_VM_VERSION_EXT_X86_HPP
 
+#include "runtime/vm_version.hpp"
 #include "utilities/macros.hpp"
-#include "vm_version_x86.hpp"
 
 class VM_Version_Ext : public VM_Version {