summaryrefslogtreecommitdiff
path: root/Source/WebKit/win/WebKitSystemBits.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebKitSystemBits.cpp')
-rw-r--r--Source/WebKit/win/WebKitSystemBits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/win/WebKitSystemBits.cpp b/Source/WebKit/win/WebKitSystemBits.cpp
index c77a78ba8..32e505c57 100644
--- a/Source/WebKit/win/WebKitSystemBits.cpp
+++ b/Source/WebKit/win/WebKitSystemBits.cpp
@@ -30,8 +30,8 @@
#include "WebKitSystemBits.h"
#include <CoreFoundation/CoreFoundation.h>
-#include <WebCore/PlatformString.h>
#include <windows.h>
+#include <wtf/text/WTFString.h>
unsigned long long WebMemorySize()
{