summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/Path.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/Path.h')
-rw-r--r--WebCore/platform/graphics/Path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/Path.h b/WebCore/platform/graphics/Path.h
index 86b77f8..43ba889 100644
--- a/WebCore/platform/graphics/Path.h
+++ b/WebCore/platform/graphics/Path.h
@@ -30,6 +30,7 @@
#include <algorithm>
#include <wtf/FastAllocBase.h>
+#include <wtf/Forward.h>
#if PLATFORM(CG)
typedef struct CGPath PlatformPath;
@@ -78,7 +79,6 @@ namespace WebCore {
class FloatRect;
class FloatSize;
class GraphicsContext;
- class String;
class StrokeStyleApplier;
enum WindRule {