summaryrefslogtreecommitdiff
path: root/mjit.h
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2020-12-08 16:54:41 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:26 -0400
commite4c65ec49c5e2cba537f2d9ee00888c5dfbcac34 (patch)
treeaa7a7732a3172ac4524da5de4b72c65622c02e44 /mjit.h
parent7be67a6c080dd7d0d571c50d01bb0195e0d3262d (diff)
Refactor uJIT code into more files for readability
Diffstat (limited to 'mjit.h')
-rw-r--r--mjit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mjit.h b/mjit.h
index 51ba66921c..0264962da8 100644
--- a/mjit.h
+++ b/mjit.h
@@ -16,7 +16,7 @@
#include "debug_counter.h"
#include "ruby.h"
-#include "ujit_compile.h"
+#include "ujit.h"
// Special address values of a function generated from the
// corresponding iseq by MJIT: