diff -r 7cbffba2156b -r 5d73255c2d52 src/hotspot/os_cpu/bsd_x86/vm_version_bsd_x86.cpp --- a/src/hotspot/os_cpu/bsd_x86/vm_version_bsd_x86.cpp Mon Nov 18 16:10:32 2019 +0100 +++ b/src/hotspot/os_cpu/bsd_x86/vm_version_bsd_x86.cpp Mon Nov 18 17:11:06 2019 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 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 @@ -24,4 +24,4 @@ #include "precompiled.hpp" #include "runtime/os.hpp" -#include "vm_version_x86.hpp" +#include "runtime/vm_version.hpp"