summaryrefslogtreecommitdiff
path: root/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp')
-rw-r--r--Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp b/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp
index 72dba4cbf..13932fb01 100644
--- a/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp
+++ b/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp
@@ -29,8 +29,8 @@
#include "config.h"
#include "DatabaseAuthorizer.h"
-#include "PlatformString.h"
#include <wtf/PassRefPtr.h>
+#include <wtf/text/WTFString.h>
namespace WebCore {