fixed case
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@723 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f2a5fd1973
commit
7a6937c2d1
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue