summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp b/src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp
index a41bb45051..691e4d5baa 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp
+++ b/src/3rdparty/webkit/WebCore/svg/SVGClipPathElement.cpp
@@ -27,6 +27,7 @@
#include "CSSStyleSelector.h"
#include "Document.h"
+#include "MappedAttribute.h"
#include "SVGNames.h"
#include "SVGTransformList.h"
#include "SVGUnitTypes.h"