Index: Source/core/css/resolver/SharedStyleFinder.cpp |
diff --git a/Source/core/css/resolver/SharedStyleFinder.cpp b/Source/core/css/resolver/SharedStyleFinder.cpp |
index 4c903219b770df39e4f2af5f9654921c83cc5bb2..afd11bc82e4f843667fe77fc3d568350a66c5afb 100644 |
--- a/Source/core/css/resolver/SharedStyleFinder.cpp |
+++ b/Source/core/css/resolver/SharedStyleFinder.cpp |
@@ -46,7 +46,7 @@ |
#include "core/html/HTMLInputElement.h" |
#include "core/html/HTMLOptGroupElement.h" |
#include "core/html/HTMLOptionElement.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/svg/SVGElement.h" |
#include "wtf/HashSet.h" |
#include "wtf/text/AtomicString.h" |