aboutsummaryrefslogtreecommitdiff
path: root/src/zjs_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zjs_error.h')
-rw-r--r--src/zjs_error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zjs_error.h b/src/zjs_error.h
index a6aea74..762b506 100644
--- a/src/zjs_error.h
+++ b/src/zjs_error.h
@@ -3,7 +3,7 @@
#ifndef __zjs_error_h__
#define __zjs_error_h__
-#include "jerry-api.h"
+#include "jerryscript.h"
typedef enum zjs_error_type {
NetworkError,