Index: Source/core/svg/properties/SVGListPropertyHelper.h |
diff --git a/Source/core/svg/properties/SVGListPropertyHelper.h b/Source/core/svg/properties/SVGListPropertyHelper.h |
index 97837e53cec6b94d0bbac1b7ee72c91ab961b59b..8b815c347a122e2e8b01ead33e97cf19c975c272 100644 |
--- a/Source/core/svg/properties/SVGListPropertyHelper.h |
+++ b/Source/core/svg/properties/SVGListPropertyHelper.h |
@@ -31,8 +31,8 @@ |
#ifndef SVGListPropertyHelper_h |
#define SVGListPropertyHelper_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/dom/ExceptionCode.h" |
#include "core/svg/SVGAnimationElement.h" |
#include "core/svg/properties/SVGPropertyHelper.h" |