summaryrefslogtreecommitdiff
path: root/Source/WebKit/win/WebKitDLL.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebKitDLL.h')
-rw-r--r--Source/WebKit/win/WebKitDLL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/win/WebKitDLL.h b/Source/WebKit/win/WebKitDLL.h
index 8ba5b8e0d..a4494cf19 100644
--- a/Source/WebKit/win/WebKitDLL.h
+++ b/Source/WebKit/win/WebKitDLL.h
@@ -34,7 +34,7 @@
#include <windows.h>
#include <wtf/HashCountedSet.h>
#include <wtf/text/StringHash.h>
-#include <WebCore/PlatformString.h>
+#include <wtf/text/WTFString.h>
#ifdef WEBKIT_EXPORTS
#define WEBKIT_API __declspec(dllexport)