Commit 803a698f authored by Patrik Weiskircher's avatar Patrik Weiskircher Committed by Max Kellermann

output/osx: fix the OS X 10.6 build

Include CoreServices/CoreServices.h.
parent 985b8b2d
ver 0.15.4 (2009/??/??)
* decoders:
- vorbis: revert "faster tag scanning with ov_test_callback()"
* output:
- osx: fix the OS X 10.6 build
ver 0.15.3 (2009/08/29)
......
......@@ -21,6 +21,7 @@
#include <glib.h>
#include <AudioUnit/AudioUnit.h>
#include <CoreServices/CoreServices.h>
#undef G_LOG_DOMAIN
#define G_LOG_DOMAIN "osx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment