summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/runtime/JSNumberCell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSNumberCell.cpp')
-rw-r--r--Source/JavaScriptCore/runtime/JSNumberCell.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/JSNumberCell.cpp b/Source/JavaScriptCore/runtime/JSNumberCell.cpp
index 6fa6b2a..3172cc9 100644
--- a/Source/JavaScriptCore/runtime/JSNumberCell.cpp
+++ b/Source/JavaScriptCore/runtime/JSNumberCell.cpp
@@ -22,6 +22,7 @@
#include "config.h"
#include "JSNumberCell.h"
+#include "ScopeChain.h"
// Keep our exported symbols lists happy.
namespace JSC {