summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/SQLStatement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/SQLStatement.cpp')
-rw-r--r--WebCore/storage/SQLStatement.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/storage/SQLStatement.cpp b/WebCore/storage/SQLStatement.cpp
index 3973157..19e9e38 100644
--- a/WebCore/storage/SQLStatement.cpp
+++ b/WebCore/storage/SQLStatement.cpp
@@ -39,6 +39,7 @@
#include "SQLStatementErrorCallback.h"
#include "SQLTransaction.h"
#include "SQLValue.h"
+#include <wtf/text/CString.h>
namespace WebCore {