Chromium Code Reviews| Index: Source/core/svg/SVGStyleElement.h |
| diff --git a/Source/core/svg/SVGStyleElement.h b/Source/core/svg/SVGStyleElement.h |
| index c086b8c4019d5dbd20bcff0303ef0a5884d72197..da429f452acb9119238d26e26eec8e8bb47227e1 100644 |
| --- a/Source/core/svg/SVGStyleElement.h |
| +++ b/Source/core/svg/SVGStyleElement.h |
| @@ -21,7 +21,7 @@ |
| #ifndef SVGStyleElement_h |
| #define SVGStyleElement_h |
| -#include "SVGNames.h" |
| +#include "core/SVGNames.h" |
| #include "core/dom/StyleElement.h" |
| #include "core/svg/SVGElement.h" |