Index: Source/core/platform/graphics/chromium/FontFallbackWin.h |
diff --git a/Source/core/platform/graphics/chromium/FontFallbackWin.h b/Source/core/platform/graphics/chromium/FontFallbackWin.h |
index 57fb71aa60678f667ec2d173ee9ebf5aa529fe0b..bba33c84378f98e528dec9d98789e7e7f1cd4383 100644 |
--- a/Source/core/platform/graphics/chromium/FontFallbackWin.h |
+++ b/Source/core/platform/graphics/chromium/FontFallbackWin.h |
@@ -36,7 +36,7 @@ |
#ifndef FontFallbackWin_h |
#define FontFallbackWin_h |
-#include "core/platform/graphics/FontDescription.h" |
+#include "platform/fonts/FontDescription.h" |
#include <unicode/uscript.h> |
#include <usp10.h> |
#include <wchar.h> |