diff --git a/Source/Core/Common/Src/Common.h b/Source/Core/Common/Src/Common.h index b41461967f..ae7a193af4 100644 --- a/Source/Core/Common/Src/Common.h +++ b/Source/Core/Common/Src/Common.h @@ -36,6 +36,7 @@ #include "../../../PluginSpecs/CommonTypes.h" #define HAVE_WIIUSE 1 +#define HAVE_WX 1 #else #include "CommonTypes.h" #include "Config.h"