From 5d71ab9f26109809463387b4fd9c5e08201c6d55 Mon Sep 17 00:00:00 2001 From: Justin Su Date: Sat, 20 Jul 2024 13:13:49 -0400 Subject: [PATCH] Fix build on Xcode 16 --- include/ghostty.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ghostty.h b/include/ghostty.h index d81e3d19a..2feb35ad9 100644 --- a/include/ghostty.h +++ b/include/ghostty.h @@ -13,6 +13,7 @@ extern "C" { #endif #include +#include #include //-------------------------------------------------------------------