Index: Source/core/svg/SVGLengthContext.cpp |
diff --git a/Source/core/svg/SVGLengthContext.cpp b/Source/core/svg/SVGLengthContext.cpp |
index 31b54e1b9dda22cbe1a22bf9440c3630ae7ad540..5fc56b94af8766a7bccef2e923c4b02979d26273 100644 |
--- a/Source/core/svg/SVGLengthContext.cpp |
+++ b/Source/core/svg/SVGLengthContext.cpp |
@@ -23,9 +23,9 @@ |
#include "config.h" |
#include "core/svg/SVGLengthContext.h" |
-#include "SVGNames.h" |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |
+#include "core/SVGNames.h" |
#include "core/css/CSSHelper.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/rendering/RenderPart.h" |