mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-28 16:20:26 +01:00
Include NSWindow in mac_startup.mm
This commit is contained in:
parent
16edc52bae
commit
b4f6c6f869
@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#import <AppKit/NSApplication.h>
|
||||
#import <AppKit/NSWindow.h>
|
||||
#import <AppKit/NSEvent.h>
|
||||
#import <AppKit/NSGraphics.h>
|
||||
#import <AppKit/NSNibDeclarations.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user