From df131a91a77a05fdb9cc6d82920aee1f9520ae3d Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 25 Nov 2023 19:24:48 +0300 Subject: [PATCH] :woozy: --- cbt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbt.h b/cbt.h index a052240..349c315 100644 --- a/cbt.h +++ b/cbt.h @@ -156,7 +156,7 @@ void cbt_binary_free(struct cbt_binary bin); #include #include #include -#ifdef __APPLE__ +#ifndef __APPLE__ #include #endif #include