Minor fix for Plugin_DSP_LLE.

Fixes win32 debug build


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@565 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Laurence Muller 2008-09-17 22:39:30 +00:00
parent bb248a43de
commit 2cd7acfaee
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
// Official SVN repository and contact information can be found at // Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/ // http://code.google.com/p/dolphin-emu/
#include "Common.h"
#include "Globals.h" #include "Globals.h"
#include "CommonTypes.h" #include "CommonTypes.h"