summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/AbstractDatabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/AbstractDatabase.cpp')
-rw-r--r--WebCore/storage/AbstractDatabase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/storage/AbstractDatabase.cpp b/WebCore/storage/AbstractDatabase.cpp
index 8d3bf1e..c8b8894 100644
--- a/WebCore/storage/AbstractDatabase.cpp
+++ b/WebCore/storage/AbstractDatabase.cpp
@@ -41,6 +41,7 @@
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>
#include <wtf/StdLibExtras.h>
+#include <wtf/text/CString.h>
#include <wtf/text/StringHash.h>
namespace WebCore {