mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
Add NSNibDeclarations.h to the header to correct compilation error
This commit is contained in:
parent
90b3913a1f
commit
e6f86a5a9e
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
|
||||
#if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST)
|
||||
#import <AppKit/NSObjectController.h>
|
||||
#import <AppKit/NSNibDeclarations.h>
|
||||
|
||||
@class NSString;
|
||||
@class NSArray;
|
||||
|
|
Loading…
Reference in a new issue