summaryrefslogtreecommitdiff
path: root/Source/WebCore/platform/network/SocketStreamErrorBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/network/SocketStreamErrorBase.h')
-rw-r--r--Source/WebCore/platform/network/SocketStreamErrorBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/network/SocketStreamErrorBase.h b/Source/WebCore/platform/network/SocketStreamErrorBase.h
index e6cc567d2..132063f2b 100644
--- a/Source/WebCore/platform/network/SocketStreamErrorBase.h
+++ b/Source/WebCore/platform/network/SocketStreamErrorBase.h
@@ -32,7 +32,7 @@
#ifndef SocketStreamErrorBase_h
#define SocketStreamErrorBase_h
-#include "PlatformString.h"
+#include <wtf/text/WTFString.h>
namespace WebCore {