mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 19:58:44 +00:00
MusicMod: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1741 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
c9e2b1b548
commit
08d1c8e8aa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#include <iostream> // System
|
#include <iostream> // System
|
||||||
|
|
||||||
#include "../Player/Src/PlayerExport.h" // Local player
|
#include "../../Player/Src/PlayerExport.h" // Local player
|
||||||
|
|
||||||
|
|
||||||
void main()
|
void main()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue