| Index: Source/core/svg/SVGLengthContext.cpp
|
| diff --git a/Source/core/svg/SVGLengthContext.cpp b/Source/core/svg/SVGLengthContext.cpp
|
| index 5fc56b94af8766a7bccef2e923c4b02979d26273..a102ef2caa7c3cda750be854fc1689a434dfc66d 100644
|
| --- a/Source/core/svg/SVGLengthContext.cpp
|
| +++ b/Source/core/svg/SVGLengthContext.cpp
|
| @@ -23,8 +23,8 @@
|
| #include "config.h"
|
| #include "core/svg/SVGLengthContext.h"
|
|
|
| -#include "bindings/v8/ExceptionMessages.h"
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionMessages.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/SVGNames.h"
|
| #include "core/css/CSSHelper.h"
|
| #include "core/dom/ExceptionCode.h"
|
|
|