< prev index next >

src/hotspot/cpu/x86/assembler_x86.hpp

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

@@ -24,11 +24,11 @@
 
 #ifndef CPU_X86_ASSEMBLER_X86_HPP
 #define CPU_X86_ASSEMBLER_X86_HPP
 
 #include "asm/register.hpp"
-#include "vm_version_x86.hpp"
+#include "runtime/vm_version.hpp"
 
 class BiasedLockingCounters;
 
 // Contains all the definitions needed for x86 assembly code generation.
 
< prev index next >