aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/bytecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/syck/bytecode.c')
-rw-r--r--ext/syck/bytecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/syck/bytecode.c b/ext/syck/bytecode.c
index 567aaf52a8..314ef229fe 100644
--- a/ext/syck/bytecode.c
+++ b/ext/syck/bytecode.c
@@ -8,7 +8,7 @@
*
* Copyright (C) 2003 why the lucky stiff
*/
-#include "ruby.h"
+#include "ruby/ruby.h"
#include "syck.h"
#include "gram.h"