aboutsummaryrefslogtreecommitdiffstats
path: root/mjit_compile.c
diff options
context:
space:
mode:
Diffstat (limited to 'mjit_compile.c')
-rw-r--r--mjit_compile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mjit_compile.c b/mjit_compile.c
index 2c7996c258..390e3d2850 100644
--- a/mjit_compile.c
+++ b/mjit_compile.c
@@ -21,6 +21,7 @@
#include "internal/variable.h"
#include "mjit.h"
#include "mjit_unit.h"
+#include "yjit.h"
#include "vm_core.h"
#include "vm_callinfo.h"
#include "vm_exec.h"