summaryrefslogtreecommitdiffstats
path: root/include/zix/sem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/sem.h')
-rw-r--r--include/zix/sem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/sem.h b/include/zix/sem.h
index 25088bf..3777497 100644
--- a/include/zix/sem.h
+++ b/include/zix/sem.h
@@ -5,7 +5,7 @@
#define ZIX_SEM_H
#include "zix/attributes.h"
-#include "zix/common.h"
+#include "zix/status.h"
#ifdef __APPLE__
# include <mach/mach.h>