summaryrefslogtreecommitdiffstats
path: root/get_path.c
diff options
context:
space:
mode:
Diffstat (limited to 'get_path.c')
-rw-r--r--get_path.c2
1 files changed, 1 insertions, 1 deletions
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 <Carbon/Carbon.h>
+#include <CoreFoundation/CoreFoundation.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>