< prev index next >

src/hotspot/cpu/aarch64/vm_version_aarch64.hpp

Print this page

        

@@ -24,12 +24,12 @@
  */
 
 #ifndef CPU_AARCH64_VM_VM_VERSION_AARCH64_HPP
 #define CPU_AARCH64_VM_VM_VERSION_AARCH64_HPP
 
+#include "runtime/abstract_vm_version.hpp"
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 #include "utilities/sizes.hpp"
 
 class VM_Version : public Abstract_VM_Version {
   friend class JVMCIVMStructs;
 
< prev index next >