src/hotspot/cpu/sparc/vm_version_sparc.cpp
changeset 59122 5d73255c2d52
parent 54983 81becad91321
--- a/src/hotspot/cpu/sparc/vm_version_sparc.cpp	Mon Nov 18 16:10:32 2019 +0100
+++ b/src/hotspot/cpu/sparc/vm_version_sparc.cpp	Mon Nov 18 17:11:06 2019 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2019, Oracle and/or its affiliates. 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
@@ -32,7 +32,7 @@
 #include "runtime/java.hpp"
 #include "runtime/os.hpp"
 #include "runtime/stubCodeGenerator.hpp"
-#include "vm_version_sparc.hpp"
+#include "runtime/vm_version.hpp"
 
 #include <sys/mman.h>