Index: Source/core/dom/Text.cpp |
diff --git a/Source/core/dom/Text.cpp b/Source/core/dom/Text.cpp |
index 8f0ce7120ff7eb58c16d2a48cb9cb1f1bb7d16ad..94d754deb9d6d2989157659ff4e6bb01d6628db6 100644 |
--- a/Source/core/dom/Text.cpp |
+++ b/Source/core/dom/Text.cpp |
@@ -34,7 +34,7 @@ |
#include "core/rendering/svg/RenderSVGInlineText.h" |
#endif |
-#include "StyleResolver.h" |
+#include "core/css/StyleResolver.h" |
#include "core/rendering/style/StyleInheritedData.h" |
#include <wtf/text/CString.h> |
#include <wtf/text/StringBuilder.h> |