MusicMod: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1739 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
6ab0de2d91
commit
fa341c05db
|
@ -28,7 +28,7 @@
|
|||
#include "../../../../Source/Core/DolphinWX/Src/Globals.h" // DolphinWX
|
||||
#include "../../../../Source/Core/DolphinWX/Src/Frame.h"
|
||||
|
||||
#include "../../Common/Console.h" // Local
|
||||
#include "../../Common/Src/Console.h" // Local
|
||||
#include "../../Player/Src/PlayerExport.h" // Player
|
||||
//////////////////////////////////
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include "../../../../Source/Core/DiscIO/Src/VolumeCreator.h"
|
||||
|
||||
#include "../../Player/Src/PlayerExport.h" // Local player
|
||||
#include "../../Common/Console.h" // Local common
|
||||
#include "../../Common/Src/Console.h" // Local common
|
||||
//////////////////////////////////
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue