mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
CoreAudioSound: Only include AudioUnit
This commit is contained in:
parent
6e676cad66
commit
2e24996a9c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// Licensed under GPLv2+
|
// Licensed under GPLv2+
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#include <CoreServices/CoreServices.h>
|
#include <AudioUnit/AudioUnit.h>
|
||||||
|
|
||||||
#include "AudioCommon/CoreAudioSoundStream.h"
|
#include "AudioCommon/CoreAudioSoundStream.h"
|
||||||
#include "Common/Logging/Log.h"
|
#include "Common/Logging/Log.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue