output/osx: fix the OS X 10.6 build

Include CoreServices/CoreServices.h.
This commit is contained in:
Patrik Weiskircher
2009-09-20 23:30:37 +02:00
committed by Max Kellermann
parent fdc479676f
commit 32f212cb86
3 changed files with 3 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
#include <glib.h>
#include <AudioUnit/AudioUnit.h>
#include <CoreServices/CoreServices.h>
#undef G_LOG_DOMAIN
#define G_LOG_DOMAIN "osx"