mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Add required import to NSView.h
This commit is contained in:
parent
80fa9c9deb
commit
882de64435
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#define _GNUstep_H_NSView
|
||||
#import <AppKit/AppKitDefines.h>
|
||||
|
||||
#import <AppKit/NSAppearance.h>
|
||||
#import <AppKit/NSGraphicsContext.h>
|
||||
#import <AppKit/NSResponder.h>
|
||||
#import <AppKit/NSUserInterfaceLayout.h>
|
||||
|
|
Loading…
Reference in a new issue