mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00
CoreAudioSound: Only include AudioUnit
This commit is contained in:
parent
6e676cad66
commit
2e24996a9c
@ -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…
x
Reference in New Issue
Block a user