summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/ScriptState.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/ScriptState.h')
-rw-r--r--WebCore/bindings/js/ScriptState.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/bindings/js/ScriptState.h b/WebCore/bindings/js/ScriptState.h
index fa5c4a8..279234e 100644
--- a/WebCore/bindings/js/ScriptState.h
+++ b/WebCore/bindings/js/ScriptState.h
@@ -35,6 +35,7 @@
#include "JSDOMBinding.h"
namespace WebCore {
+ class DOMWrapperWorld;
class Node;
class Page;