summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/runtime_root.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bridge/runtime_root.h')
-rw-r--r--WebCore/bridge/runtime_root.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bridge/runtime_root.h b/WebCore/bridge/runtime_root.h
index a86096d..0d6fdbd 100644
--- a/WebCore/bridge/runtime_root.h
+++ b/WebCore/bridge/runtime_root.h
@@ -29,7 +29,7 @@
#if PLATFORM(MAC)
#include "jni_jsobject.h"
#endif
-#include <kjs/protect.h>
+#include <runtime/Protect.h>
#include <wtf/HashSet.h>
#include <wtf/Noncopyable.h>