aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/objects/js-regexp-string-iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/objects/js-regexp-string-iterator.h')
-rw-r--r--deps/v8/src/objects/js-regexp-string-iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/objects/js-regexp-string-iterator.h b/deps/v8/src/objects/js-regexp-string-iterator.h
index 9821e33efb..9ad2851c7a 100644
--- a/deps/v8/src/objects/js-regexp-string-iterator.h
+++ b/deps/v8/src/objects/js-regexp-string-iterator.h
@@ -5,7 +5,7 @@
#ifndef V8_OBJECTS_JS_REGEXP_STRING_ITERATOR_H_
#define V8_OBJECTS_JS_REGEXP_STRING_ITERATOR_H_
-#include "src/objects.h"
+#include "src/objects/js-objects.h"
// Has to be the last include (doesn't have include guards):
#include "src/objects/object-macros.h"