]> git.saurik.com Git - apple/libpthread.git/blobdiff - kern/kern_init.c
libpthread-454.80.2.tar.gz
[apple/libpthread.git] / kern / kern_init.c
index 3321483ffafae2a6e7bf650006bee3242a3358cc..871b0d8959368c6711fb0349af35be5add32532b 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <kern/thread.h>
 #include <kern/debug.h>
-#include "kern_internal.h"
+#include "kern/kern_internal.h"
 
 kern_return_t pthread_start(kmod_info_t * ki, void *d);
 kern_return_t pthread_stop(kmod_info_t *ki, void *d);