summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/mac/WebCoreTextRenderer.mm
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/mac/WebCoreTextRenderer.mm')
-rw-r--r--WebCore/platform/mac/WebCoreTextRenderer.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/mac/WebCoreTextRenderer.mm b/WebCore/platform/mac/WebCoreTextRenderer.mm
index 0cd5967..ab053ef 100644
--- a/WebCore/platform/mac/WebCoreTextRenderer.mm
+++ b/WebCore/platform/mac/WebCoreTextRenderer.mm
@@ -31,6 +31,7 @@
#import "GraphicsContext.h"
#import "IntPoint.h"
#import "WebFontCache.h"
+#import <AppKit/AppKit.h>
using namespace WebCore;