diff --git a/lib/gui_rpc_client.h b/lib/gui_rpc_client.h index 14111f537d..f898b2c744 100644 --- a/lib/gui_rpc_client.h +++ b/lib/gui_rpc_client.h @@ -706,7 +706,9 @@ extern locale_t uselocale(locale_t) __attribute__((weak_import)); }; #else +#ifndef _WIN32 #include +#endif struct SET_LOCALE { // Don't need this if we have per-thread locale