Index: Source/core/svg/SVGPathParser.cpp |
diff --git a/Source/core/svg/SVGPathParser.cpp b/Source/core/svg/SVGPathParser.cpp |
index 60ac27d988b9bc08fc3cdea3e5729e3970a7c042..176b37498d923804be28f859ee156c0c0763c92f 100644 |
--- a/Source/core/svg/SVGPathParser.cpp |
+++ b/Source/core/svg/SVGPathParser.cpp |
@@ -24,6 +24,7 @@ |
#include "config.h" |
#include "core/svg/SVGPathParser.h" |
+#include "core/svg/SVGPathConsumer.h" |
#include "core/svg/SVGPathSource.h" |
#include "platform/transforms/AffineTransform.h" |
#include "wtf/MathExtras.h" |