summaryrefslogtreecommitdiffstats
path: root/src/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread.c')
-rw-r--r--src/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread.c b/src/thread.c
index c13f2ab..9b8af20 100644
--- a/src/thread.c
+++ b/src/thread.c
@@ -5,7 +5,7 @@
#include "errno_status.h"
-#include "zix/common.h"
+#include "zix/status.h"
#ifdef _WIN32
# include <windows.h>