Index: Source/core/svg/SVGViewSpec.h |
diff --git a/Source/core/svg/SVGViewSpec.h b/Source/core/svg/SVGViewSpec.h |
index ed53e47b0e693cd2532d4651bf3fae5fe72a2f35..0c44e67e3d071e6f2366557661e722dd120fe676 100644 |
--- a/Source/core/svg/SVGViewSpec.h |
+++ b/Source/core/svg/SVGViewSpec.h |
@@ -20,7 +20,7 @@ |
#ifndef SVGViewSpec_h |
#define SVGViewSpec_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/svg/SVGFitToViewBox.h" |
#include "core/svg/SVGSVGElement.h" |
#include "core/svg/SVGZoomAndPan.h" |