[vlc-commits] auhal: restore compatibility with the 10.5 SDK

Felix Paul Kühne git at videolan.org
Sun Apr 10 16:41:30 CEST 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Apr 10 16:41:07 2011 +0200| [29fdd21348e736181f5547348c31bc1d6ba3cbf6] | committer: Felix Paul Kühne

auhal: restore compatibility with the 10.5 SDK

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=29fdd21348e736181f5547348c31bc1d6ba3cbf6
---

 modules/audio_output/auhal.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/audio_output/auhal.c b/modules/audio_output/auhal.c
index 19bcee0..306515f 100644
--- a/modules/audio_output/auhal.c
+++ b/modules/audio_output/auhal.c
@@ -39,7 +39,6 @@
 #include <CoreAudio/CoreAudio.h>
 #include <AudioUnit/AudioUnit.h>
 #include <AudioToolbox/AudioFormat.h>
-#include <AudioUnit/AudioComponent.h>
 
 #include <CoreServices/CoreServices.h>
 



More information about the vlc-commits mailing list