summaryrefslogtreecommitdiffstats
path: root/src/unix/darwin-proctitle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix/darwin-proctitle.c')
-rw-r--r--src/unix/darwin-proctitle.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/unix/darwin-proctitle.c b/src/unix/darwin-proctitle.c
index 2daf3e3..5288083 100644
--- a/src/unix/darwin-proctitle.c
+++ b/src/unix/darwin-proctitle.c
@@ -30,8 +30,7 @@
#include <TargetConditionals.h>
#if !TARGET_OS_IPHONE
-# include <CoreFoundation/CoreFoundation.h>
-# include <ApplicationServices/ApplicationServices.h>
+#include "darwin-stub.h"
#endif