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, 2 insertions, 0 deletions
diff --git a/WebCore/bridge/runtime_root.h b/WebCore/bridge/runtime_root.h
index eacbb57..fdd73c4 100644
--- a/WebCore/bridge/runtime_root.h
+++ b/WebCore/bridge/runtime_root.h
@@ -31,8 +31,10 @@
#endif
#include <runtime/Protect.h>
+#include <wtf/Forward.h>
#include <wtf/HashSet.h>
#include <wtf/Noncopyable.h>
+#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
namespace JSC {