Index: Source/web/WebFontDescription.cpp |
diff --git a/Source/web/WebFontDescription.cpp b/Source/web/WebFontDescription.cpp |
index 09c6d210a67aa9d6f41b7fe3d403d0fe5b651e8c..52b17e667523a48724839f3155eff7bcac26e620 100644 |
--- a/Source/web/WebFontDescription.cpp |
+++ b/Source/web/WebFontDescription.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "WebFontDescription.h" |
-#include "core/platform/graphics/FontDescription.h" |
+#include "platform/fonts/FontDescription.h" |
using namespace WebCore; |