summaryrefslogtreecommitdiff
path: root/Source/WebCore/platform/graphics/wx/PathWx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/wx/PathWx.cpp')
-rw-r--r--Source/WebCore/platform/graphics/wx/PathWx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/wx/PathWx.cpp b/Source/WebCore/platform/graphics/wx/PathWx.cpp
index e183dfdc2..c2d3052db 100644
--- a/Source/WebCore/platform/graphics/wx/PathWx.cpp
+++ b/Source/WebCore/platform/graphics/wx/PathWx.cpp
@@ -30,8 +30,8 @@
#include "FloatPoint.h"
#include "FloatRect.h"
#include "NotImplemented.h"
-#include "PlatformString.h"
#include "StrokeStyleApplier.h"
+#include <wtf/text/WTFString.h>
#include <stdio.h>