summaryrefslogtreecommitdiff
path: root/ipc/ipc_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_object.h')
-rw-r--r--ipc/ipc_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_object.h b/ipc/ipc_object.h
index b83bb5a6..be5bea71 100644
--- a/ipc/ipc_object.h
+++ b/ipc/ipc_object.h
@@ -38,7 +38,7 @@
#include <mach/message.h>
#include <ipc/ipc_types.h>
#include <kern/lock.h>
-#include <kern/macro_help.h>
+#include <kern/macros.h>
#include <kern/slab.h>
typedef unsigned int ipc_object_refs_t;