| Index: Source/core/svg/SVGFontFaceFormatElement.cpp
|
| diff --git a/Source/core/svg/SVGFontFaceFormatElement.cpp b/Source/core/svg/SVGFontFaceFormatElement.cpp
|
| index 47b6d326e0396744de790289b4ec4b2d936fabf3..4229f9478842174e54292a9af19e91f7fb32eb18 100644
|
| --- a/Source/core/svg/SVGFontFaceFormatElement.cpp
|
| +++ b/Source/core/svg/SVGFontFaceFormatElement.cpp
|
| @@ -22,7 +22,7 @@
|
| #if ENABLE(SVG_FONTS)
|
| #include "core/svg/SVGFontFaceFormatElement.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGFontFaceElement.h"
|
|
|
| namespace WebCore {
|
|
|