< prev index next >

src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.hpp

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

@@ -26,11 +26,11 @@
 #ifndef OS_CPU_LINUX_S390_ORDERACCESS_LINUX_S390_HPP
 #define OS_CPU_LINUX_S390_ORDERACCESS_LINUX_S390_HPP
 
 // Included in orderAccess.hpp header file.
 
-#include "vm_version_s390.hpp"
+#include "runtime/vm_version.hpp"
 
 // Implementation of class OrderAccess.
 
 //
 // machine barrier instructions:
< prev index next >