Index: Source/core/svg/properties/SVGAnimatedProperty.h |
diff --git a/Source/core/svg/properties/SVGAnimatedProperty.h b/Source/core/svg/properties/SVGAnimatedProperty.h |
index e9461706af81744c1a0a54e6c7712363d1586265..4e83300b23a17b8961b4f249d086c3dc8bab52e4 100644 |
--- a/Source/core/svg/properties/SVGAnimatedProperty.h |
+++ b/Source/core/svg/properties/SVGAnimatedProperty.h |
@@ -31,8 +31,8 @@ G* * Redistributions in binary form must reproduce the above |
#ifndef SVGAnimatedProperty_h |
#define SVGAnimatedProperty_h |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGParsingError.h" |
#include "core/svg/properties/SVGPropertyInfo.h" |