Fix compile errors in LLE plugin (sorry)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3766 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard 2009-07-12 17:08:48 +00:00
parent 38f3ca5b91
commit a71b0d455f
3 changed files with 3 additions and 3 deletions

View file

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