summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h b/src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h
index 62ae263..0662097 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h
+++ b/src/3rdparty/webkit/WebCore/svg/SVGGlyphElement.h
@@ -31,7 +31,7 @@
namespace WebCore {
class AtomicString;
- struct SVGFontData;
+ class SVGFontData;
// Describe a SVG <glyph> element
struct SVGGlyphIdentifier {