summaryrefslogtreecommitdiffstats
path: root/js/src/regexp/regexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/regexp/regexp.h')
-rw-r--r--js/src/regexp/regexp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/regexp/regexp.h b/js/src/regexp/regexp.h
index 1ee10da5c..cce58da38 100644
--- a/js/src/regexp/regexp.h
+++ b/js/src/regexp/regexp.h
@@ -5,6 +5,7 @@
#ifndef V8_REGEXP_REGEXP_H_
#define V8_REGEXP_REGEXP_H_
+#include "regexp/regexp-shim.h"
namespace v8 {
namespace internal {