Index: Source/core/platform/graphics/FontFallbackList.h |
diff --git a/Source/core/platform/graphics/FontFallbackList.h b/Source/core/platform/graphics/FontFallbackList.h |
index 8bda9d5a1415448ccf7e1dd0889d64e596ec0d19..01219c4c13e91a353fb41e5e5eb2544b98e635b0 100644 |
--- a/Source/core/platform/graphics/FontFallbackList.h |
+++ b/Source/core/platform/graphics/FontFallbackList.h |
@@ -22,8 +22,8 @@ |
#define FontFallbackList_h |
#include "core/platform/graphics/SimpleFontData.h" |
-#include "core/platform/graphics/WidthCache.h" |
#include "platform/fonts/FontSelector.h" |
+#include "platform/fonts/WidthCache.h" |
#include "wtf/Forward.h" |
#include "wtf/MainThread.h" |