Index: Source/core/svg/SVGPathConsumer.h |
diff --git a/Source/core/svg/SVGPathConsumer.h b/Source/core/svg/SVGPathConsumer.h |
index fbd9e5609c3b8779a04dc61744bdf0d25f67083d..dfb841f7e71396c32dbebb81fbbbfc05b9256b16 100644 |
--- a/Source/core/svg/SVGPathConsumer.h |
+++ b/Source/core/svg/SVGPathConsumer.h |
@@ -24,7 +24,7 @@ |
#ifndef SVGPathConsumer_h |
#define SVGPathConsumer_h |
-#include "core/platform/graphics/FloatPoint.h" |
+#include "platform/geometry/FloatPoint.h" |
#include "wtf/FastAllocBase.h" |
#include "wtf/Noncopyable.h" |