| Index: Source/platform/fonts/mac/ComplexTextController.h
|
| diff --git a/Source/platform/fonts/mac/ComplexTextController.h b/Source/platform/fonts/mac/ComplexTextController.h
|
| index 06bd70ab0368e91fbf4f07bca62553e446314e59..49e99de5d161b8c314d2d3a6c4d02c799bfe6351 100644
|
| --- a/Source/platform/fonts/mac/ComplexTextController.h
|
| +++ b/Source/platform/fonts/mac/ComplexTextController.h
|
| @@ -33,6 +33,7 @@
|
| #include "wtf/text/WTFString.h"
|
| #include "wtf/unicode/Unicode.h"
|
| #include "wtf/Vector.h"
|
| +#include <ApplicationServices/ApplicationServices.h>
|
|
|
| typedef unsigned short CGGlyph;
|
|
|
|
|