| Index: Source/core/platform/text/cf/HyphenationCF.cpp
|
| diff --git a/Source/core/platform/text/cf/HyphenationCF.cpp b/Source/core/platform/text/cf/HyphenationCF.cpp
|
| index 16ca003ab0cd5225f49910c8c543c269cae329d2..821dbc8aa056c20a795bdff77b79ef6f93589c2f 100644
|
| --- a/Source/core/platform/text/cf/HyphenationCF.cpp
|
| +++ b/Source/core/platform/text/cf/HyphenationCF.cpp
|
| @@ -25,6 +25,7 @@
|
|
|
| #include "config.h"
|
| #include "core/platform/text/Hyphenation.h"
|
| +#include <AvailabilityMacros.h>
|
|
|
| #if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1070
|
|
|
|
|