diff -r c3dfcb8f0be7 -r c00e968d018b ui/cocoa/window.h --- a/ui/cocoa/window.h Sun Aug 24 15:24:16 2025 +0200 +++ b/ui/cocoa/window.h Sat Oct 04 14:52:59 2025 +0200 @@ -26,4 +26,5 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#import "toolkit.h" \ No newline at end of file +#import "toolkit.h" +#import "../ui/window.h"