aboutsummaryrefslogtreecommitdiffstats
path: root/enumerator.c
diff options
context:
space:
mode:
Diffstat (limited to 'enumerator.c')
-rw-r--r--enumerator.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/enumerator.c b/enumerator.c
index 75de8eb7e8..3beedc425e 100644
--- a/enumerator.c
+++ b/enumerator.c
@@ -12,9 +12,8 @@
************************************************/
-#include "ruby/ruby.h"
-#include "node.h"
#include "internal.h"
+#include "node.h"
/*
* Document-class: Enumerator