Index: Source/core/svg/SVGLengthTearOff.cpp |
diff --git a/Source/core/svg/SVGLengthTearOff.cpp b/Source/core/svg/SVGLengthTearOff.cpp |
index 4aff446ddebf7fb0af7318ba37cd90baf2b15794..eed3ae651d4020c9d04995e2c9d70f07e3966294 100644 |
--- a/Source/core/svg/SVGLengthTearOff.cpp |
+++ b/Source/core/svg/SVGLengthTearOff.cpp |
@@ -32,7 +32,7 @@ |
#include "core/svg/SVGLengthTearOff.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
namespace WebCore { |