mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue