| Index: Source/core/svg/SVGFontFaceNameElement.h
|
| diff --git a/Source/core/svg/SVGFontFaceNameElement.h b/Source/core/svg/SVGFontFaceNameElement.h
|
| index b887baf3a5804a304fc754a9e1dae8aa001137cf..069509a2f6bcadc9940ed6f0573f364351ead4d2 100644
|
| --- a/Source/core/svg/SVGFontFaceNameElement.h
|
| +++ b/Source/core/svg/SVGFontFaceNameElement.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGFontFaceNameElement_h
|
|
|
| #if ENABLE(SVG_FONTS)
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGElement.h"
|
|
|
| namespace WebCore {
|
|
|