From 70a64605f7da52b463db610a5a42a5f4f749dda8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Nov 2024 16:06:12 -0500 Subject: Use angle brackets for library includes --- src/status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/status.c') diff --git a/src/status.c b/src/status.c index e3d8b99..52057b8 100644 --- a/src/status.c +++ b/src/status.c @@ -1,7 +1,7 @@ // Copyright 2014-2022 David Robillard // SPDX-License-Identifier: ISC -#include "zix/status.h" +#include const char* zix_strerror(const ZixStatus status) -- cgit v1.2.1