< prev index next >

src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp

Print this page

        

@@ -23,12 +23,12 @@
  */
 
 #ifndef CPU_PPC_VM_VM_VERSION_EXT_PPC_HPP
 #define CPU_PPC_VM_VM_VERSION_EXT_PPC_HPP
 
+#include "runtime/vm_version.hpp"
 #include "utilities/macros.hpp"
-#include "vm_version_ppc.hpp"
 
 #define CPU_INFO        "cpu_info"
 #define CPU_TYPE        "fpu_type"
 #define CPU_DESCRIPTION "implementation"
 #define CHIP_ID         "chip_id"
< prev index next >