| Index: Source/core/svg/SVGEnumeration.cpp
|
| diff --git a/Source/core/svg/SVGEnumeration.cpp b/Source/core/svg/SVGEnumeration.cpp
|
| index 5dcf7ba5cbdb3226e21ca3a8db917d67fabe5a6e..b3b6facf29a2d3674f8093272b96b56deda52e80 100644
|
| --- a/Source/core/svg/SVGEnumeration.cpp
|
| +++ b/Source/core/svg/SVGEnumeration.cpp
|
| @@ -32,8 +32,8 @@
|
|
|
| #include "core/svg/SVGEnumeration.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"
|
| #include "core/svg/SVGAnimationElement.h"
|
|
|
|
|