aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap/bundle-loader.c
diff options
context:
space:
mode:
authorcomex2015-07-11 16:12:18 -0400
committercomex2015-07-11 16:12:18 -0400
commitc3ca6f01a3204ac81397d5abe77c1280d8eb0591 (patch)
tree1b25d82ae2a006993a491cf0ee03a41e6363518b /darwin-bootstrap/bundle-loader.c
parentsafety-dance UI fixes (diff)
downloadsubstitute-c3ca6f01a3204ac81397d5abe77c1280d8eb0591.tar.gz
fix anti-noise
Diffstat (limited to 'darwin-bootstrap/bundle-loader.c')
-rw-r--r--darwin-bootstrap/bundle-loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin-bootstrap/bundle-loader.c b/darwin-bootstrap/bundle-loader.c
index 90ebbf2..49e6152 100644
--- a/darwin-bootstrap/bundle-loader.c
+++ b/darwin-bootstrap/bundle-loader.c
@@ -2,7 +2,7 @@
#define IB_LOG_TO_SYSLOG
#include "ib-log.h"
#include "darwin/mach-decls.h"
-#include "xxpc.h"
+#include "darwin/xxpc.h"
#include <dlfcn.h>
#include <mach/mach.h>
#include <mach/mach_time.h>