Index: Source/core/platform/graphics/mac/SimpleFontDataMac.mm |
diff --git a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm |
index 19276cad17b3c6d3e92cef0779c93381cff340ae..ab684575cb00c6f4969c75b6436d3b0c9f946ef6 100644 |
--- a/Source/core/platform/graphics/mac/SimpleFontDataMac.mm |
+++ b/Source/core/platform/graphics/mac/SimpleFontDataMac.mm |
@@ -34,8 +34,8 @@ |
#import "platform/SharedBuffer.h" |
#import "core/platform/graphics/Font.h" |
#import "core/platform/graphics/FontCache.h" |
-#import "core/platform/graphics/FontDescription.h" |
#import "core/platform/mac/BlockExceptions.h" |
+#import "platform/fonts/FontDescription.h" |
#import "platform/geometry/FloatRect.h" |
#import "platform/graphics/Color.h" |
#import <wtf/Assertions.h> |