aboutsummaryrefslogtreecommitdiff
path: root/src/zjs_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zjs_buffer.h')
-rw-r--r--src/zjs_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zjs_buffer.h b/src/zjs_buffer.h
index 052ac2a..27716f5 100644
--- a/src/zjs_buffer.h
+++ b/src/zjs_buffer.h
@@ -3,7 +3,7 @@
#ifndef __zjs_buffer_h__
#define __zjs_buffer_h__
-#include "jerry-api.h"
+#include "jerryscript.h"
/** Initialize the buffer module, or reinitialize after cleanup */
void zjs_buffer_init();