diff --git a/ui/xemu-hud.cc b/ui/xemu-hud.cc index 99e14f82db..1660cf76e3 100644 --- a/ui/xemu-hud.cc +++ b/ui/xemu-hud.cc @@ -1183,9 +1183,11 @@ public: } }; +#ifndef _WIN32 #ifdef CONFIG_CPUID_H #include #endif +#endif const char *get_cpu_info(void) {