| Index: Source/core/svg/SVGAltGlyphElement.h
|
| diff --git a/Source/core/svg/SVGAltGlyphElement.h b/Source/core/svg/SVGAltGlyphElement.h
|
| index eec8b9c4e23f29579700696514b7930fce4ac90d..f2872a17c4bef306bbe30cfd2b02b15b83234539 100644
|
| --- a/Source/core/svg/SVGAltGlyphElement.h
|
| +++ b/Source/core/svg/SVGAltGlyphElement.h
|
| @@ -23,7 +23,7 @@
|
| #define SVGAltGlyphElement_h
|
|
|
| #if ENABLE(SVG_FONTS)
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGTextPositioningElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
| #include "wtf/Vector.h"
|
|
|