missing define

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1421 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2008-12-07 07:06:25 +00:00
parent 1b66c63625
commit fd0cb4afaa
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include "../../../PluginSpecs/CommonTypes.h"
#define HAVE_WIIUSE 1
#define HAVE_WX 1
#else
#include "CommonTypes.h"
#include "Config.h"