Added missing header.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1356 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
omegadox 2008-12-01 05:57:56 +00:00
parent ea575cf5df
commit 7635a85f90
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "Common.h" #include "Common.h"
#include "x64Emitter.h" #include "x64Emitter.h"
#include "Config.h"
#define ERROR_LOG __Log #define ERROR_LOG __Log