summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/Core/Common/Src/Common.h1
1 files changed, 1 insertions, 0 deletions
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"