Index: src/objects.h |
diff --git a/src/objects.h b/src/objects.h |
index 103e93e8c4ac2547bea8167c190803000071ea6a..fc2c1f04404f999f1e4ee45674819bd4151b53c4 100644 |
--- a/src/objects.h |
+++ b/src/objects.h |
@@ -20,6 +20,7 @@ |
#include "src/property-details.h" |
#include "src/smart-pointers.h" |
#include "src/unicode-inl.h" |
+#include "src/unicode-decoder.h" |
#include "src/zone.h" |
#if V8_TARGET_ARCH_ARM |