< prev index next >

src/hotspot/cpu/s390/register_s390.hpp

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

@@ -25,11 +25,11 @@
 
 #ifndef CPU_S390_REGISTER_S390_HPP
 #define CPU_S390_REGISTER_S390_HPP
 
 #include "asm/register.hpp"
-#include "vm_version_s390.hpp"
+#include "runtime/vm_version.hpp"
 
 class Address;
 class VMRegImpl;
 
 typedef VMRegImpl* VMReg;
< prev index next >