| Index: Source/core/svg/SVGRectTearOff.cpp
|
| diff --git a/Source/core/svg/SVGRectTearOff.cpp b/Source/core/svg/SVGRectTearOff.cpp
|
| index cd9c07236aa3a35c1fdbcd4282cdcb61dc3c5f19..3c5e78982412743d3fb5dff942c4ea0920d7a206 100644
|
| --- a/Source/core/svg/SVGRectTearOff.cpp
|
| +++ b/Source/core/svg/SVGRectTearOff.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/svg/SVGRectTearOff.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
|
|
| namespace WebCore {
|
|
|