fixed case

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@723 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2008-09-29 07:30:51 +00:00
parent f2a5fd1973
commit 7a6937c2d1
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@
#include "PowerPC/Jit64/JitCache.h" #include "PowerPC/Jit64/JitCache.h"
#include "Plugins/Plugin_DSP.h" // new stuff, to let us open the DLLDebugger #include "Plugins/Plugin_DSP.h" // new stuff, to let us open the DLLDebugger
#include "../../DolphinWX/src/PluginManager.h" #include "../../DolphinWX/Src/PluginManager.h"
#include "../../DolphinWX/src/Config.h" #include "../../DolphinWX/Src/Config.h"
// and here are the classes // and here are the classes
class CPluginInfo; class CPluginInfo;