diff options
Diffstat (limited to 'gfx/thebes/gfxMacFont.h')
-rw-r--r-- | gfx/thebes/gfxMacFont.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/thebes/gfxMacFont.h b/gfx/thebes/gfxMacFont.h index f33ad478ec..051c4ea675 100644 --- a/gfx/thebes/gfxMacFont.h +++ b/gfx/thebes/gfxMacFont.h @@ -8,7 +8,7 @@ #include "mozilla/MemoryReporting.h" #include "gfxFont.h" -#include <ApplicationServices/ApplicationServices.h> +#include <CoreText/CoreText.h> #include "mozilla/gfx/UnscaledFontMac.h" |