Include CF

This commit is contained in:
Andrew Hyatt 2018-07-26 00:57:06 -04:00
parent 28bbebe9bf
commit 76b2fdef29
No known key found for this signature in database
GPG Key ID: 5456D0F696719C24

View File

@ -9,6 +9,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
#import <CoreGraphics/CoreGraphicsExport.h>
#import <CoreGraphics/CGGeometry.h>
#include <CoreFoundation/CoreFoundation.h>
typedef struct O2Font *CGFontRef;
typedef uint16_t CGGlyph;