summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/js/ScriptObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/js/ScriptObject.h')
-rw-r--r--Source/WebCore/bindings/js/ScriptObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/js/ScriptObject.h b/Source/WebCore/bindings/js/ScriptObject.h
index c10bf18..eb02e9b 100644
--- a/Source/WebCore/bindings/js/ScriptObject.h
+++ b/Source/WebCore/bindings/js/ScriptObject.h
@@ -34,7 +34,7 @@
#include "ScriptState.h"
#include "ScriptValue.h"
-#include <collector/handles/Global.h>
+#include <heap/Strong.h>
#include <runtime/JSObject.h>
namespace WebCore {