summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/PropertyNameArray.cpp')
-rw-r--r--Source/JavaScriptCore/runtime/PropertyNameArray.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/PropertyNameArray.cpp b/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
index 351ecc3..8efb406 100644
--- a/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
+++ b/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
@@ -21,6 +21,7 @@
#include "config.h"
#include "PropertyNameArray.h"
+#include "JSObject.h"
#include "ScopeChain.h"
#include "Structure.h"
#include "StructureChain.h"