< prev index next >

src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp

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

@@ -26,11 +26,11 @@
 #define OS_CPU_LINUX_ARM_ORDERACCESS_LINUX_ARM_HPP
 
 // Included in orderAccess.hpp header file.
 
 #include "runtime/os.hpp"
-#include "vm_version_arm.hpp"
+#include "runtime/vm_version.hpp"
 
 // Implementation of class OrderAccess.
 // - we define the high level barriers below and use the general
 //   implementation in orderAccess.hpp.
 
< prev index next >