| Index: Source/core/fetch/FontResource.cpp
|
| diff --git a/Source/core/fetch/FontResource.cpp b/Source/core/fetch/FontResource.cpp
|
| index a915a14d53409cfde2f61bece82fa4b12dcf8d71..807888013cbedc3df2ea014a1f40e07829582e55 100644
|
| --- a/Source/core/fetch/FontResource.cpp
|
| +++ b/Source/core/fetch/FontResource.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "wtf/CurrentTime.h"
|
|
|
| #if ENABLE(SVG_FONTS)
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/dom/XMLDocument.h"
|
| #include "core/html/HTMLCollection.h"
|
| #include "core/svg/SVGFontElement.h"
|
|
|