summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vm_dump.c b/vm_dump.c
index f5baefbd7a..815a03e38c 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -10,8 +10,8 @@
**********************************************************************/
-#include <ruby.h>
-#include <node.h>
+#include "ruby/ruby.h"
+#include "ruby/node.h"
#include "yarvcore.h"
#include "vm.h"