Index: Source/core/paint/TextPainter.h |
diff --git a/Source/core/paint/TextPainter.h b/Source/core/paint/TextPainter.h |
index 7af8f36f1d7728afed9246619cec967f1c3d6ff1..c68afb33dc7c4358277e15b31ed6ca97595dd292 100644 |
--- a/Source/core/paint/TextPainter.h |
+++ b/Source/core/paint/TextPainter.h |
@@ -6,7 +6,7 @@ |
#define TextPainter_h |
#include "core/layout/line/FloatToLayoutUnit.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
#include "platform/fonts/TextBlob.h" |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/FloatRect.h" |