< prev index next >

src/hotspot/cpu/sparc/vm_version_ext_sparc.hpp

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

@@ -24,11 +24,11 @@
 
 #ifndef CPU_SPARC_VM_VERSION_EXT_SPARC_HPP
 #define CPU_SPARC_VM_VERSION_EXT_SPARC_HPP
 
 #include "utilities/macros.hpp"
-#include "vm_version_sparc.hpp"
+#include "runtime/vm_version.hpp"
 
 #if defined(SOLARIS)
 #include <kstat.h>
 #include <sys/processor.h>
 #endif
< prev index next >