Index: Source/core/svg/SVGGElement.cpp |
diff --git a/Source/core/svg/SVGGElement.cpp b/Source/core/svg/SVGGElement.cpp |
index 1d3f43287cc2c5c1e8e9d84bb7fda083995920d2..b9cc50355f2ca895fc93f5e49c5ef77468f1c942 100644 |
--- a/Source/core/svg/SVGGElement.cpp |
+++ b/Source/core/svg/SVGGElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGGElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/rendering/svg/RenderSVGHiddenContainer.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/rendering/svg/RenderSVGTransformableContainer.h" |