summaryrefslogtreecommitdiff
path: root/deps/v8/src/objects/templates-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/objects/templates-inl.h')
-rw-r--r--deps/v8/src/objects/templates-inl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/v8/src/objects/templates-inl.h b/deps/v8/src/objects/templates-inl.h
index c42353b249..90b1f05c6c 100644
--- a/deps/v8/src/objects/templates-inl.h
+++ b/deps/v8/src/objects/templates-inl.h
@@ -7,7 +7,8 @@
#include "src/objects/templates.h"
-#include "src/heap/heap-inl.h"
+#include "src/heap/heap-write-barrier-inl.h"
+#include "src/objects/oddball.h"
#include "src/objects/shared-function-info-inl.h"
// Has to be the last include (doesn't have include guards):