Index: Source/core/rendering/style/StyleRareNonInheritedData.cpp |
diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.cpp b/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
index 2347f93cbf14b895c4b993a0dbae4cfeac854e8a..e646f404fe9e3750786a2a8de24269399ad1ac39 100644 |
--- a/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
+++ b/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
@@ -22,8 +22,8 @@ |
#include "config.h" |
#include "core/rendering/style/StyleRareNonInheritedData.h" |
-#include "StyleResolver.h" |
#include "WebCoreMemoryInstrumentation.h" |
+#include "core/css/StyleResolver.h" |
#include "core/rendering/RenderCounter.h" |
#include "core/rendering/style/ContentData.h" |
#include "core/rendering/style/RenderStyle.h" |