summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/Watchpoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/bytecode/Watchpoint.cpp')
-rw-r--r--Source/JavaScriptCore/bytecode/Watchpoint.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/bytecode/Watchpoint.cpp b/Source/JavaScriptCore/bytecode/Watchpoint.cpp
index 6f80dfa5e..75dfe8a76 100644
--- a/Source/JavaScriptCore/bytecode/Watchpoint.cpp
+++ b/Source/JavaScriptCore/bytecode/Watchpoint.cpp
@@ -27,6 +27,7 @@
#include "Watchpoint.h"
#include "LinkBuffer.h"
+#include <wtf/PassRefPtr.h>
namespace JSC {