mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15238 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c086bfc263
commit
8b495b579c
@ -9,7 +9,7 @@
|
||||
*
|
||||
*/
|
||||
#ifdef MACOSX_BUNDLE
|
||||
#include <Carbon/Carbon.h>
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user