summaryrefslogtreecommitdiff
path: root/enumerator.c
diff options
context:
space:
mode:
Diffstat (limited to 'enumerator.c')
-rw-r--r--enumerator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enumerator.c b/enumerator.c
index 83cdff9c58..d3bb173476 100644
--- a/enumerator.c
+++ b/enumerator.c
@@ -12,7 +12,7 @@
************************************************/
-#include "ruby.h"
+#include "ruby/ruby.h"
/*
* Document-class: Enumerable::Enumerator