aboutsummaryrefslogtreecommitdiff
path: root/kern/ipc_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_host.c')
-rw-r--r--kern/ipc_host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/ipc_host.c b/kern/ipc_host.c
index 0f35689a..6b818623 100644
--- a/kern/ipc_host.c
+++ b/kern/ipc_host.c
@@ -35,7 +35,7 @@
#include <mach/message.h>
#include <kern/debug.h>
#include <kern/host.h>
-#include <kern/mach_host.h>
+#include <kern/mach_host.server.h>
#include <kern/processor.h>
#include <kern/task.h>
#include <kern/thread.h>