| Index: Source/core/svg/SVGScriptElement.h
|
| diff --git a/Source/core/svg/SVGScriptElement.h b/Source/core/svg/SVGScriptElement.h
|
| index a82b755286deb4f7eef7472d101178dacfb5d0ce..b9af685b285bff2a54d07ddc8b1b4cb048c4f3ba 100644
|
| --- a/Source/core/svg/SVGScriptElement.h
|
| +++ b/Source/core/svg/SVGScriptElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGScriptElement_h
|
| #define SVGScriptElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/dom/ScriptLoaderClient.h"
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedString.h"
|
|
|