From 8b495b579c64d0780aab97867744cfb3e4c433d8 Mon Sep 17 00:00:00 2001 From: nplourde Date: Fri, 22 Apr 2005 12:45:29 +0000 Subject: 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 --- get_path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'get_path.c') diff --git a/get_path.c b/get_path.c index 6443f33e6c..c9b80d4f6d 100644 --- a/get_path.c +++ b/get_path.c @@ -9,7 +9,7 @@ * */ #ifdef MACOSX_BUNDLE -#include +#include #include #include #include -- cgit v1.2.3