src/hotspot/cpu/s390/vm_version_s390.hpp
changeset 59122 5d73255c2d52
parent 55343 03d417fd7d9a
--- a/src/hotspot/cpu/s390/vm_version_s390.hpp	Mon Nov 18 16:10:32 2019 +0100
+++ b/src/hotspot/cpu/s390/vm_version_s390.hpp	Mon Nov 18 17:11:06 2019 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
- * Copyright (c) 2016, 2018 SAP SE. All rights reserved.
+ * Copyright (c) 2016, 2019 SAP SE. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -27,8 +27,8 @@
 #define CPU_S390_VM_VERSION_S390_HPP
 
 
+#include "runtime/abstract_vm_version.hpp"
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 
 class VM_Version: public Abstract_VM_Version {