| Index: Source/core/svg/SVGFontFaceUriElement.h
|
| diff --git a/Source/core/svg/SVGFontFaceUriElement.h b/Source/core/svg/SVGFontFaceUriElement.h
|
| index aacf194df3792f3689ea6c562039de9ac806fda6..e738269c06525af8523316e870c603d7fd62d15a 100644
|
| --- a/Source/core/svg/SVGFontFaceUriElement.h
|
| +++ b/Source/core/svg/SVGFontFaceUriElement.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGFontFaceUriElement_h
|
|
|
| #if ENABLE(SVG_FONTS)
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/fetch/FontResource.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| #include "core/svg/SVGElement.h"
|
|
|