summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/Database.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/Database.cpp')
-rw-r--r--WebCore/storage/Database.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/storage/Database.cpp b/WebCore/storage/Database.cpp
index 089f9ee..920f75b 100644
--- a/WebCore/storage/Database.cpp
+++ b/WebCore/storage/Database.cpp
@@ -54,6 +54,7 @@
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>
#include <wtf/StdLibExtras.h>
+#include <wtf/text/CString.h>
#if USE(JSC)
#include "JSDOMWindow.h"