mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
Build fix: a bogus include was added in r6988.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6991 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
76719bac45
commit
4e74a58c2a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "Mixer.h"
|
||||
#include "AudioCommon.h"
|
||||
#include "CPUDetect.h"
|
||||
#include "Host.h"
|
||||
#include "../../Core/Src/Host.h"
|
||||
|
||||
#include "../../Core/Src/HW/AudioInterface.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue