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.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/PropertyNameArray.cpp b/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
index afb41be..8efb406 100644
--- a/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
+++ b/Source/JavaScriptCore/runtime/PropertyNameArray.cpp
@@ -21,6 +21,8 @@
#include "config.h"
#include "PropertyNameArray.h"
+#include "JSObject.h"
+#include "ScopeChain.h"
#include "Structure.h"
#include "StructureChain.h"