# HG changeset patch # User nplourde # Date 1114173929 0 # Node ID 55d9619d75e533a6020c9fa1ac672a6cf7ff9f00 # Parent 8a7890eef3ec8c307aa084ab18b05df90b0690a9 replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable diff -r 8a7890eef3ec -r 55d9619d75e5 get_path.c --- a/get_path.c Fri Apr 22 10:35:21 2005 +0000 +++ b/get_path.c Fri Apr 22 12:45:29 2005 +0000 @@ -9,7 +9,7 @@ * */ #ifdef MACOSX_BUNDLE -#include +#include #include #include #include