Replace global inclusions with local ones (#4991)
Resolve compiler errors created by amalgam.py tool.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <jrt.h>
|
||||
#include "jrt.h"
|
||||
|
||||
static jerry_log_level_t jerry_log_level = JERRY_LOG_LEVEL_ERROR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user