summaryrefslogtreecommitdiff
path: root/deps/v8/src/objects/regexp-match-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/objects/regexp-match-info.h')
-rw-r--r--deps/v8/src/objects/regexp-match-info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/objects/regexp-match-info.h b/deps/v8/src/objects/regexp-match-info.h
index 838c299bd2..5d8fcfb5ce 100644
--- a/deps/v8/src/objects/regexp-match-info.h
+++ b/deps/v8/src/objects/regexp-match-info.h
@@ -7,6 +7,7 @@
#include "src/base/compiler-specific.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"