Index: Source/core/svg/SVGGeometryElement.cpp |
diff --git a/Source/core/svg/SVGGeometryElement.cpp b/Source/core/svg/SVGGeometryElement.cpp |
index c8c125b19ddd5284d2ede21dbf0e868f4f5d5e4e..274f7a538769bc961b2932a6a85100c8d4d7f41d 100644 |
--- a/Source/core/svg/SVGGeometryElement.cpp |
+++ b/Source/core/svg/SVGGeometryElement.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/svg/SVGGeometryElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/rendering/HitTestRequest.h" |
#include "core/rendering/PointerEventsHitRules.h" |
#include "core/rendering/svg/RenderSVGShape.h" |