summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp b/src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp
index bdd60e56a3..172cac17c5 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp
+++ b/src/3rdparty/webkit/WebCore/svg/SVGPathElement.cpp
@@ -25,6 +25,7 @@
#if ENABLE(SVG)
#include "SVGPathElement.h"
+#include "MappedAttribute.h"
#include "RenderPath.h"
#include "SVGNames.h"
#include "SVGParserUtilities.h"