From 9e6e39c3512f7a962c44dc3729c98a0f8be90341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Wed, 8 Apr 2020 13:28:13 +0900 Subject: Merge pull request #2991 from shyouhei/ruby.h Split ruby.h --- id_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'id_table.h') diff --git a/id_table.h b/id_table.h index 8d4d991069..4f99ef393d 100644 --- a/id_table.h +++ b/id_table.h @@ -1,6 +1,6 @@ #ifndef RUBY_ID_TABLE_H #define RUBY_ID_TABLE_H 1 -#include "ruby/config.h" +#include "ruby/3/config.h" #include #include "ruby/ruby.h" -- cgit v1.2.1