| Index: Source/core/svg/SVGInteger.h
|
| diff --git a/Source/core/svg/SVGInteger.h b/Source/core/svg/SVGInteger.h
|
| index 4abda7e6e5deff23369be8c75de96cd1160bc0ea..2c4535802d5644ae547aa13b07454397dbb23392 100644
|
| --- a/Source/core/svg/SVGInteger.h
|
| +++ b/Source/core/svg/SVGInteger.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef SVGInteger_h
|
| #define SVGInteger_h
|
|
|
| -#include "bindings/v8/ExceptionMessages.h"
|
| -#include "bindings/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionMessages.h"
|
| +#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/svg/properties/SVGPropertyHelper.h"
|
|
|
| namespace WebCore {
|
|
|