ui/cocoa/toolkit.m

changeset 103
6606616eca9f
parent 100
d2bd73d28ff1
child 108
77254bd6dccb
--- a/ui/cocoa/toolkit.m	Tue Feb 25 21:11:00 2025 +0100
+++ b/ui/cocoa/toolkit.m	Sat Apr 05 16:46:11 2025 +0200
@@ -34,6 +34,8 @@
 #include "../common/toolbar.h"
 #include "../common/threadpool.h"
 
+#import "menu.h"
+
 #import "AppDelegate.h"
 
 static const char *application_name;

mercurial