summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/CallData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/CallData.cpp')
-rw-r--r--Source/JavaScriptCore/runtime/CallData.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/CallData.cpp b/Source/JavaScriptCore/runtime/CallData.cpp
index ff71fa0cb..8e1d19486 100644
--- a/Source/JavaScriptCore/runtime/CallData.cpp
+++ b/Source/JavaScriptCore/runtime/CallData.cpp
@@ -29,6 +29,7 @@
#include "Executable.h"
#include "Interpreter.h"
#include "JSFunction.h"
+#include "Operations.h"
namespace JSC {