summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/StyledElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/StyledElement.h')
-rw-r--r--WebCore/dom/StyledElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/dom/StyledElement.h b/WebCore/dom/StyledElement.h
index 8040dbf..4b62388 100644
--- a/WebCore/dom/StyledElement.h
+++ b/WebCore/dom/StyledElement.h
@@ -32,6 +32,7 @@
namespace WebCore {
class Attribute;
+class ClassList;
class CSSMappedAttributeDeclaration;
class StyledElement : public Element {