Index: Source/core/dom/StyledElement.h |
diff --git a/Source/core/dom/StyledElement.h b/Source/core/dom/StyledElement.h |
index c57d3ab2042b8d5d5dce68a72fed4b55b26923d1..c6811a9e316447b306f67e1bbd16d292eacd0ef1 100644 |
--- a/Source/core/dom/StyledElement.h |
+++ b/Source/core/dom/StyledElement.h |
@@ -26,8 +26,8 @@ |
#define StyledElement_h |
#include "CSSPropertyNames.h" |
-#include "Element.h" |
#include "core/css/CSSPrimitiveValue.h" |
+#include "core/dom/Element.h" |
namespace WebCore { |