Index: Source/platform/fonts/win/FontCacheSkiaWin.cpp |
diff --git a/Source/platform/fonts/win/FontCacheSkiaWin.cpp b/Source/platform/fonts/win/FontCacheSkiaWin.cpp |
index c1bc264f0e65f1cb154de84c78d7bf0f2c265027..354b1605d23b3f571cf4a71a9a2080c63c933e5e 100644 |
--- a/Source/platform/fonts/win/FontCacheSkiaWin.cpp |
+++ b/Source/platform/fonts/win/FontCacheSkiaWin.cpp |
@@ -32,9 +32,9 @@ |
#include "config.h" |
#include "platform/fonts/FontCache.h" |
-#include "RuntimeEnabledFeatures.h" |
#include "SkFontMgr.h" |
#include "SkTypeface_win.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/fonts/FontDescription.h" |
#include "platform/fonts/SimpleFontData.h" |
#include "platform/fonts/harfbuzz/FontPlatformDataHarfbuzz.h" |