aboutsummaryrefslogtreecommitdiffstats
path: root/vm_trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_trace.c')
-rw-r--r--vm_trace.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/vm_trace.c b/vm_trace.c
index 7db15b82fa..5ee5bcaf4f 100644
--- a/vm_trace.c
+++ b/vm_trace.c
@@ -21,11 +21,9 @@
*
*/
-#include "ruby/ruby.h"
+#include "internal.h"
#include "ruby/debug.h"
-#include "ruby/encoding.h"
-#include "internal.h"
#include "vm_core.h"
#include "eval_intern.h"