summaryrefslogtreecommitdiff
path: root/deps/v8/src/objects/property-descriptor-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/objects/property-descriptor-object.h')
-rw-r--r--deps/v8/src/objects/property-descriptor-object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/objects/property-descriptor-object.h b/deps/v8/src/objects/property-descriptor-object.h
index 880aaa9c30..758bde56b0 100644
--- a/deps/v8/src/objects/property-descriptor-object.h
+++ b/deps/v8/src/objects/property-descriptor-object.h
@@ -6,6 +6,7 @@
#define V8_OBJECTS_PROPERTY_DESCRIPTOR_OBJECT_H_
#include "src/objects.h"
+#include "src/objects/fixed-array.h"
// Has to be the last include (doesn't have include guards):
#include "src/objects/object-macros.h"