< prev index next >

src/hotspot/cpu/x86/vm_version_x86.hpp

Print this page

@@ -25,11 +25,11 @@
 #ifndef CPU_X86_VM_VERSION_X86_HPP
 #define CPU_X86_VM_VERSION_X86_HPP
 
 #include "memory/universe.hpp"
 #include "runtime/abstract_vm_version.hpp"
-#include "runtime/globals_extension.hpp"
+#include "runtime/globals.hpp"
 
 class VM_Version : public Abstract_VM_Version {
   friend class VMStructs;
   friend class JVMCIVMStructs;
 
< prev index next >