summaryrefslogtreecommitdiff
path: root/internal/mjit.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/mjit.h')
-rw-r--r--internal/mjit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/mjit.h b/internal/mjit.h
index 0f8540592b..d2331ba3fc 100644
--- a/internal/mjit.h
+++ b/internal/mjit.h
@@ -9,7 +9,7 @@
* file COPYING are met. Consult the file for details.
* @brief Internal header for MJIT.
*/
-#include "ruby/3/stdbool.h" /* for bool */
+#include "ruby/impl/stdbool.h" /* for bool */
#include "ruby/ruby.h" /* for VALUE */
/* mjit.c */