< prev index next >

src/hotspot/cpu/zero/vm_version_zero.hpp

Print this page

@@ -25,11 +25,11 @@
 
 #ifndef CPU_ZERO_VM_VERSION_ZERO_HPP
 #define CPU_ZERO_VM_VERSION_ZERO_HPP
 
 #include "runtime/abstract_vm_version.hpp"
-#include "runtime/globals_extension.hpp"
+#include "runtime/globals.hpp"
 
 class VM_Version : public Abstract_VM_Version {
  public:
   static void initialize();
 };
< prev index next >