| Index: Source/core/svg/SVGMissingGlyphElement.h | 
| diff --git a/Source/core/svg/SVGMissingGlyphElement.h b/Source/core/svg/SVGMissingGlyphElement.h | 
| index 6fef96a83a086deaf191274aa94766712a317bbc..56016924da19c6ccf6536e14ac54de51498cfa59 100644 | 
| --- a/Source/core/svg/SVGMissingGlyphElement.h | 
| +++ b/Source/core/svg/SVGMissingGlyphElement.h | 
| @@ -21,7 +21,7 @@ | 
| #define SVGMissingGlyphElement_h | 
|  | 
| #if ENABLE(SVG_FONTS) | 
| -#include "SVGNames.h" | 
| +#include "core/SVGNames.h" | 
| #include "core/svg/SVGElement.h" | 
|  | 
| namespace WebCore { | 
|  |