summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/vm_dump.c b/vm_dump.c
index 034b4192d2..10715c985e 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -9,10 +9,9 @@
**********************************************************************/
-#include "ruby/ruby.h"
+#include "internal.h"
#include "addr2line.h"
#include "vm_core.h"
-#include "internal.h"
#include "iseq.h"
/* see vm_insnhelper.h for the values */