summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_core.h b/vm_core.h
index 7d1543342f..beb9ac407b 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -19,8 +19,8 @@
#include "ruby/ruby.h"
#include "ruby/vm.h"
#include "ruby/st.h"
-#include "ruby/node.h"
+#include "node.h"
#include "debug.h"
#include "vm_opts.h"
#include "id.h"