| Index: Source/core/svg/SVGElement.cpp
|
| diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp
|
| index 64bd36da1251feb510a55e0ce88faa1caa9e4e2d..16d0f67f51287be8f2aafbdfb56435540584d6f1 100644
|
| --- a/Source/core/svg/SVGElement.cpp
|
| +++ b/Source/core/svg/SVGElement.cpp
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "core/svg/SVGElement.h"
|
|
|
| -#include "bindings/v8/ScriptEventListener.h"
|
| +#include "bindings/core/v8/ScriptEventListener.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/SVGNames.h"
|
| #include "core/XLinkNames.h"
|
|
|