Index: Source/bindings/v8/custom/V8SVGElementCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8SVGElementCustom.cpp b/Source/bindings/v8/custom/V8SVGElementCustom.cpp |
index 5d3ee7d99ee7a8bf5e3cdd9ab2790a60dd4e9fce..abe89461fad95414d784bcb697c83612b90c211e 100644 |
--- a/Source/bindings/v8/custom/V8SVGElementCustom.cpp |
+++ b/Source/bindings/v8/custom/V8SVGElementCustom.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "bindings/core/v8/V8SVGElement.h" |
-#include "V8SVGElementWrapperFactory.h" // FIXME: should be bindings/core/v8 |
+#include "core/V8SVGElementWrapperFactory.h" // FIXME: should be bindings/core/v8 |
namespace WebCore { |