mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-03 01:22:31 +00:00
fix for ticket #105 - compiling in Mac OSX Lion, patch by TwoBits
This commit is contained in:
parent
d69eab9d11
commit
6a9b5507e2
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#if COREAUDIO_SUPPORT
|
||||
#include <CoreServices/CoreServices.h>
|
||||
#include <CoreAudio/CoreAudioTypes.h>
|
||||
#include <CoreAudio/AudioHardware.h>
|
||||
#include <AudioUnit/AudioUnit.h>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue