From 81f37cf134a6fed2c4fdaf4f1a21f3e95cace0b4 Mon Sep 17 00:00:00 2001 From: yangfasheng Date: Fri, 10 Aug 2018 14:45:59 +0800 Subject: [PATCH] Modify header file contains. (#2460) JerryScript-DCO-1.0-Signed-off-by: yangfasheng yangfasheng@rt-thread.com --- jerry-core/lit/lit-char-helpers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jerry-core/lit/lit-char-helpers.c b/jerry-core/lit/lit-char-helpers.c index e0026ab67..c2d8dbda1 100644 --- a/jerry-core/lit/lit-char-helpers.c +++ b/jerry-core/lit/lit-char-helpers.c @@ -14,7 +14,7 @@ */ #include "lit-char-helpers.h" -#include "lit/lit-unicode-ranges.inc.h" +#include "lit-unicode-ranges.inc.h" #include "lit-strings.h" #ifndef CONFIG_DISABLE_UNICODE_CASE_CONVERSION