From 2ff624eae24742faf17889f858dbdaa6d4a064ea Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 20 Oct 2022 21:34:22 -0400 Subject: Split up common header --- src/thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/thread.c') 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 -- cgit v1.2.1