aboutsummaryrefslogtreecommitdiffstats
path: root/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'ast.c')
-rw-r--r--ast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast.c b/ast.c
index 21ea11ed46..236560b094 100644
--- a/ast.c
+++ b/ast.c
@@ -681,7 +681,7 @@ ast_node_inspect(rb_execution_context_t *ec, VALUE self)
return str;
}
-#include "load_ast.inc"
+#include "ast.rbinc"
void
Init_ast(void)