summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
Diffstat (limited to 'iseq.c')
-rw-r--r--iseq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iseq.c b/iseq.c
index 9e9fdeb510..98ae250d7c 100644
--- a/iseq.c
+++ b/iseq.c
@@ -12,7 +12,7 @@
#define RUBY_VM_INSNS_INFO 1
/* #define RUBY_MARK_FREE_DEBUG 1 */
-#include "ruby/3/config.h"
+#include "ruby/impl/config.h"
#ifdef HAVE_DLADDR
# include <dlfcn.h>