summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGClipPathElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGClipPathElement.h')
-rw-r--r--WebCore/svg/SVGClipPathElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/SVGClipPathElement.h b/WebCore/svg/SVGClipPathElement.h
index dbf5380..40e34f0 100644
--- a/WebCore/svg/SVGClipPathElement.h
+++ b/WebCore/svg/SVGClipPathElement.h
@@ -29,6 +29,7 @@
#include "SVGTests.h"
namespace WebCore {
+
class SVGClipPathElement : public SVGStyledTransformableElement,
public SVGTests,
public SVGLangSpace,