| Index: Source/core/svg/SVGAngleTearOff.cpp
|
| diff --git a/Source/core/svg/SVGAngleTearOff.cpp b/Source/core/svg/SVGAngleTearOff.cpp
|
| index 33145fce03db9f490deee4cff18a76626afd1fed..4256c7a0f356ddf2e32e1d82fe832724ff8dbd05 100644
|
| --- a/Source/core/svg/SVGAngleTearOff.cpp
|
| +++ b/Source/core/svg/SVGAngleTearOff.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
| #include "core/svg/SVGAngleTearOff.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| -#include "bindings/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/dom/ExceptionCode.h"
|
|
|
| namespace WebCore {
|
|
|