| Index: Source/core/svg/SVGPoint.cpp
|
| diff --git a/Source/core/svg/SVGPoint.cpp b/Source/core/svg/SVGPoint.cpp
|
| index 9a0c45d5aaeacb34b5f363ab0a844052c4b5c159..38093ae7866834e4c93dae3b209a93a8320dcfc2 100644
|
| --- a/Source/core/svg/SVGPoint.cpp
|
| +++ b/Source/core/svg/SVGPoint.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/svg/SVGPoint.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/svg/SVGAnimationElement.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|