Index: Source/core/html/shadow/TextFieldDecorationElement.cpp |
diff --git a/Source/core/html/shadow/TextFieldDecorationElement.cpp b/Source/core/html/shadow/TextFieldDecorationElement.cpp |
index f636cfec529cee90f8704d10200dc4fa342711b8..e87b8dc61de88701b08705a63c7ec20255611f02 100644 |
--- a/Source/core/html/shadow/TextFieldDecorationElement.cpp |
+++ b/Source/core/html/shadow/TextFieldDecorationElement.cpp |
@@ -39,7 +39,7 @@ |
#include "HTMLShadowElement.h" |
#include "NodeRenderStyle.h" |
#include "ShadowRoot.h" |
-#include "StyleResolver.h" |
+#include "core/css/StyleResolver.h" |
#include "core/rendering/RenderImage.h" |
namespace WebCore { |