summaryrefslogtreecommitdiff
path: root/Source/WebCore/storage/StorageTask.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/storage/StorageTask.h')
-rw-r--r--Source/WebCore/storage/StorageTask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/storage/StorageTask.h b/Source/WebCore/storage/StorageTask.h
index b14e9fe5f..2a622fcc8 100644
--- a/Source/WebCore/storage/StorageTask.h
+++ b/Source/WebCore/storage/StorageTask.h
@@ -26,9 +26,9 @@
#ifndef StorageTask_h
#define StorageTask_h
-#include "PlatformString.h"
#include <wtf/PassOwnPtr.h>
#include <wtf/Threading.h>
+#include <wtf/text/WTFString.h>
namespace WebCore {