summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp')
-rw-r--r--Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp b/Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp
index 00311dab4..26eae57be 100644
--- a/Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp
+++ b/Source/JavaScriptCore/jit/JumpReplacementWatchpoint.cpp
@@ -29,6 +29,7 @@
#if ENABLE(JIT)
#include "LinkBuffer.h"
+#include "Options.h"
namespace JSC {