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