< prev index next >

src/hotspot/cpu/arm/vm_version_arm.hpp

Print this page

        

@@ -23,12 +23,12 @@
  */
 
 #ifndef CPU_ARM_VM_VM_VERSION_ARM_HPP
 #define CPU_ARM_VM_VM_VERSION_ARM_HPP
 
+#include "runtime/abstract_vm_version.hpp"
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 
 class VM_Version: public Abstract_VM_Version {
   friend class JVMCIVMStructs;
 
   static bool _has_simd;
< prev index next >