Index: Source/core/svg/SVGViewSpec.cpp |
diff --git a/Source/core/svg/SVGViewSpec.cpp b/Source/core/svg/SVGViewSpec.cpp |
index 6bb831af0b4db17a47a1fec29a0ee75aa2fb20c1..62c2343e673172a59d4a2aa3369f17d74a53d948 100644 |
--- a/Source/core/svg/SVGViewSpec.cpp |
+++ b/Source/core/svg/SVGViewSpec.cpp |
@@ -20,9 +20,9 @@ |
#include "config.h" |
#include "core/svg/SVGViewSpec.h" |
-#include "SVGNames.h" |
#include "bindings/v8/ExceptionMessages.h" |
#include "bindings/v8/ExceptionState.h" |
+#include "core/SVGNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGAnimatedTransformList.h" |