summaryrefslogtreecommitdiff
path: root/internal/compile.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/compile.h')
-rw-r--r--internal/compile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/compile.h b/internal/compile.h
index 435fbfe22a..0276f0ad04 100644
--- a/internal/compile.h
+++ b/internal/compile.h
@@ -9,7 +9,7 @@
* file COPYING are met. Consult the file for details.
* @brief Internal header for the compiler.
*/
-#include "ruby/3/config.h"
+#include "ruby/impl/config.h"
#include <stddef.h> /* for size_t */
#include "ruby/ruby.h" /* for rb_event_flag_t */