| Index: Source/core/platform/graphics/Path.cpp
|
| diff --git a/Source/core/platform/graphics/Path.cpp b/Source/core/platform/graphics/Path.cpp
|
| index 28c7f439b9c4db7c474e504305d31e028d44d8ba..67849ac160e25ce9b4985bd7409fd9c71e0e33e9 100644
|
| --- a/Source/core/platform/graphics/Path.cpp
|
| +++ b/Source/core/platform/graphics/Path.cpp
|
| @@ -36,6 +36,7 @@
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| #include "core/platform/graphics/PathTraversalState.h"
|
| #include "core/platform/graphics/StrokeStyleApplier.h"
|
| +#include "core/platform/graphics/skia/PlatformContextSkia.h"
|
| #include "core/platform/graphics/skia/SkiaUtils.h"
|
| #include "core/platform/graphics/transforms/AffineTransform.h"
|
| #include <wtf/MathExtras.h>
|
|
|