Index: Source/core/platform/graphics/mac/FontCacheMac.mm |
diff --git a/Source/core/platform/graphics/mac/FontCacheMac.mm b/Source/core/platform/graphics/mac/FontCacheMac.mm |
index 5755e787cf4fc915c1ac12667dcf9a8d2125027c..6a529cd00411ea5c54b5bcfba4e0a8bb2597eb6d 100644 |
--- a/Source/core/platform/graphics/mac/FontCacheMac.mm |
+++ b/Source/core/platform/graphics/mac/FontCacheMac.mm |
@@ -34,7 +34,7 @@ |
#import "core/platform/graphics/Font.h" |
#import "core/platform/graphics/FontPlatformData.h" |
#import "core/platform/graphics/SimpleFontData.h" |
-#import "core/platform/mac/WebFontCache.h" |
+#import "platform/mac/WebFontCache.h" |
#import <wtf/MainThread.h> |
#import <wtf/StdLibExtras.h> |