Index: Source/core/svg/SVGTransformList.h |
diff --git a/Source/core/svg/SVGTransformList.h b/Source/core/svg/SVGTransformList.h |
index d62924735bf57c7ea3cbf7e092d43b5dc7f55aa9..50ec1bbe82effc383ef38492b770ab8e3988325f 100644 |
--- a/Source/core/svg/SVGTransformList.h |
+++ b/Source/core/svg/SVGTransformList.h |
@@ -31,7 +31,7 @@ |
#ifndef SVGTransformList_h |
#define SVGTransformList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/svg/SVGTransform.h" |
#include "core/svg/properties/SVGListPropertyHelper.h" |