< prev index next >

src/hotspot/cpu/x86/vm_version_ext_x86.hpp

Print this page
rev 56924 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

@@ -24,11 +24,11 @@
 
 #ifndef CPU_X86_VM_VERSION_EXT_X86_HPP
 #define CPU_X86_VM_VERSION_EXT_X86_HPP
 
 #include "utilities/macros.hpp"
-#include "vm_version_x86.hpp"
+#include "runtime/vm_version.hpp"
 
 class VM_Version_Ext : public VM_Version {
 
   enum {
     ExtendedFamilyIdLength_INTEL = 16,
< prev index next >