summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/DatabaseCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/DatabaseCallback.h')
-rw-r--r--WebCore/storage/DatabaseCallback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/storage/DatabaseCallback.h b/WebCore/storage/DatabaseCallback.h
index dfdc038..9ece2a3 100644
--- a/WebCore/storage/DatabaseCallback.h
+++ b/WebCore/storage/DatabaseCallback.h
@@ -33,7 +33,7 @@
#if ENABLE(DATABASE)
-#include <wtf/Threading.h>
+#include <wtf/ThreadSafeShared.h>
namespace WebCore {