Index: Source/core/dom/ElementRareData.h |
diff --git a/Source/core/dom/ElementRareData.h b/Source/core/dom/ElementRareData.h |
index 31c47bb785c2f4592718a33db9e3a34b7f3d03d6..82ea814f7851062f74b4e1fd11cf0fa38c969ba1 100644 |
--- a/Source/core/dom/ElementRareData.h |
+++ b/Source/core/dom/ElementRareData.h |
@@ -32,7 +32,7 @@ |
#include "core/dom/shadow/ElementShadow.h" |
#include "core/html/ClassList.h" |
#include "core/html/ime/InputMethodContext.h" |
-#include "core/layout/style/StyleInheritedData.h" |
+#include "core/style/StyleInheritedData.h" |
#include "platform/heap/Handle.h" |
#include "wtf/OwnPtr.h" |