summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
Diffstat (limited to 'iseq.c')
-rw-r--r--iseq.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/iseq.c b/iseq.c
index 0ebf2a83e5..08a7918353 100644
--- a/iseq.c
+++ b/iseq.c
@@ -9,9 +9,8 @@
**********************************************************************/
-#include "ruby/ruby.h"
-#include "ruby/util.h"
#include "internal.h"
+#include "ruby/util.h"
#include "eval_intern.h"
/* #define RUBY_MARK_FREE_DEBUG 1 */