src/hotspot/os/windows/os_perf_windows.cpp
changeset 59122 5d73255c2d52
parent 58282 03fce7b04b42
--- a/src/hotspot/os/windows/os_perf_windows.cpp	Mon Nov 18 16:10:32 2019 +0100
+++ b/src/hotspot/os/windows/os_perf_windows.cpp	Mon Nov 18 17:11:06 2019 +0100
@@ -31,7 +31,7 @@
 #include "runtime/os_perf.hpp"
 #include "runtime/os.hpp"
 #include "utilities/macros.hpp"
-#include "vm_version_ext_x86.hpp"
+#include CPU_HEADER(vm_version_ext)
 #include <math.h>
 #include <psapi.h>
 #include <TlHelp32.h>