< prev index next >

src/hotspot/cpu/zero/register_zero.hpp

Print this page

        

@@ -25,11 +25,11 @@
 
 #ifndef CPU_ZERO_VM_REGISTER_ZERO_HPP
 #define CPU_ZERO_VM_REGISTER_ZERO_HPP
 
 #include "asm/register.hpp"
-#include "vm_version_zero.hpp"
+#include "runtime/vm_version.hpp"
 
 class VMRegImpl;
 typedef VMRegImpl* VMReg;
 
 // Use Register as shortcut
< prev index next >