summaryrefslogtreecommitdiffstats
path: root/WebCore/inspector/ScriptCallFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/inspector/ScriptCallFrame.h')
-rw-r--r--WebCore/inspector/ScriptCallFrame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/inspector/ScriptCallFrame.h b/WebCore/inspector/ScriptCallFrame.h
index 2a1f257..60d77e1 100644
--- a/WebCore/inspector/ScriptCallFrame.h
+++ b/WebCore/inspector/ScriptCallFrame.h
@@ -32,7 +32,7 @@
#define ScriptCallFrame_h
#include "PlatformString.h"
-#include <wtf/Forward.h>
+#include <wtf/PassRefPtr.h>
namespace WebCore {