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