diff options
Diffstat (limited to 'WebCore/svg/SVGGlyphElement.h')
-rw-r--r-- | WebCore/svg/SVGGlyphElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGGlyphElement.h b/WebCore/svg/SVGGlyphElement.h index 62ae263..0662097 100644 --- a/WebCore/svg/SVGGlyphElement.h +++ b/WebCore/svg/SVGGlyphElement.h @@ -31,7 +31,7 @@ namespace WebCore { class AtomicString; - struct SVGFontData; + class SVGFontData; // Describe a SVG <glyph> element struct SVGGlyphIdentifier { |