summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h')
-rw-r--r--WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h b/WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h
index bfbb1e2..122224f 100644
--- a/WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h
+++ b/WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.h
@@ -32,7 +32,7 @@
#include "SQLTransactionErrorCallback.h"
#include <runtime/JSObject.h>
-#include <kjs/protect.h>
+#include <runtime/Protect.h>
#include <wtf/Forward.h>
namespace JSC {