diff options
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGTests.cpp')
-rw-r--r-- | src/3rdparty/webkit/WebCore/svg/SVGTests.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGTests.cpp b/src/3rdparty/webkit/WebCore/svg/SVGTests.cpp index 06a81f2db0..258c12ceac 100644 --- a/src/3rdparty/webkit/WebCore/svg/SVGTests.cpp +++ b/src/3rdparty/webkit/WebCore/svg/SVGTests.cpp @@ -25,6 +25,7 @@ #include "DOMImplementation.h" #include "Language.h" +#include "MappedAttribute.h" #include "SVGElement.h" #include "SVGNames.h" #include "SVGStringList.h" |