Use correct syntax for including local headers

This commit is contained in:
Michael Sheets
2013-02-04 22:30:02 -06:00
committed by Allan Odgaard
parent ae5a7738f6
commit a6f0b75d4c

View File

@@ -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