mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-19 00:51:51 +00:00
add missing import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4228651008
commit
4e2edf5d4f
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#import <Foundation/NSScanner.h>
|
||||
|
||||
#import <AppKit/NSColor.h>
|
||||
#import <AppKit/NSTextStorage.h>
|
||||
|
||||
NSDictionary * ParseSyntaxGraphics(NSDictionary * specification)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue