Index: Source/core/svg/SVGTransformList.cpp |
diff --git a/Source/core/svg/SVGTransformList.cpp b/Source/core/svg/SVGTransformList.cpp |
index 3a5bb20d177aad88dfa150c89e5a9157740cd63f..33b875b39f6b3a2641e3ba132a4038c528ed0222 100644 |
--- a/Source/core/svg/SVGTransformList.cpp |
+++ b/Source/core/svg/SVGTransformList.cpp |
@@ -25,7 +25,7 @@ |
#include "core/svg/SVGTransformList.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimateTransformElement.h" |
#include "core/svg/SVGAnimatedNumber.h" |
#include "core/svg/SVGParserUtilities.h" |