Index: Source/core/svg/SVGViewSpec.cpp |
diff --git a/Source/core/svg/SVGViewSpec.cpp b/Source/core/svg/SVGViewSpec.cpp |
index 3edda513b59b881f823d782e6d67b50ba795b043..cbdeed954e03db074623e83a33c9112321707ca3 100644 |
--- a/Source/core/svg/SVGViewSpec.cpp |
+++ b/Source/core/svg/SVGViewSpec.cpp |
@@ -20,8 +20,8 @@ |
#include "config.h" |
#include "core/svg/SVGViewSpec.h" |
-#include "bindings/v8/ExceptionMessages.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionMessages.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/SVGNames.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGAnimatedTransformList.h" |