mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Use correct syntax for including local headers
This commit is contained in:
committed by
Allan Odgaard
parent
ae5a7738f6
commit
a6f0b75d4c
@@ -1,6 +1,6 @@
|
||||
#import "OakControl Private.h"
|
||||
#import "NSView Additions.h"
|
||||
#import <OakAppKit/NSColor Additions.h>
|
||||
#import "NSColor Additions.h"
|
||||
#import <oak/oak.h>
|
||||
|
||||
// The lineBreakMode parameter is here to work around a crash in CoreText <rdar://6940427> — fixed in 10.6
|
||||
|
||||
Reference in New Issue
Block a user