Index: Source/core/svg/SVGPointList.h |
diff --git a/Source/core/svg/SVGPointList.h b/Source/core/svg/SVGPointList.h |
index d1039d9d6b9ea0637b37764f91789eff7f339d73..b1f619700d5bf9c56a02bd08cddbe66127c8961d 100644 |
--- a/Source/core/svg/SVGPointList.h |
+++ b/Source/core/svg/SVGPointList.h |
@@ -31,7 +31,7 @@ |
#ifndef SVGPointList_h |
#define SVGPointList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/svg/SVGPoint.h" |
#include "core/svg/properties/SVGListPropertyHelper.h" |