mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 03:11:18 +00:00
Fix compilation error
This commit is contained in:
parent
59220e6beb
commit
626c48977a
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#import "AppKit/NSWindowController.h"
|
||||
#import "AppKit/NSViewController.h"
|
||||
#import "AppKit/NSWindow.h"
|
||||
#import "AppKit/NSNibDeclarations.h"
|
||||
|
||||
#import "GNUstepGUI/GSModelLoaderFactory.h"
|
||||
#import "GSStoryboardTransform.h"
|
||||
|
|
Loading…
Reference in a new issue