summaryrefslogtreecommitdiffstats
path: root/js/src/regexp/regexp-macro-assembler.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/regexp/regexp-macro-assembler.h')
-rw-r--r--js/src/regexp/regexp-macro-assembler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/regexp/regexp-macro-assembler.h b/js/src/regexp/regexp-macro-assembler.h
index 67d97d122..dd059a43d 100644
--- a/js/src/regexp/regexp-macro-assembler.h
+++ b/js/src/regexp/regexp-macro-assembler.h
@@ -6,6 +6,7 @@
#define V8_REGEXP_REGEXP_MACRO_ASSEMBLER_H_
#include "regexp/regexp-ast.h"
+#include "regexp/regexp-shim.h"
#include "regexp/regexp.h"
namespace v8 {