aboutsummaryrefslogtreecommitdiffstats
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/ruby_parser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/internal/ruby_parser.h b/internal/ruby_parser.h
index 97ac49dd3b..c6240cf9fa 100644
--- a/internal/ruby_parser.h
+++ b/internal/ruby_parser.h
@@ -1,8 +1,9 @@
#ifndef INTERNAL_RUBY_PARSE_H
#define INTERNAL_RUBY_PARSE_H
-#include "rubyparser.h"
#include "internal.h"
+#include "internal/imemo.h"
+#include "rubyparser.h"
#include "vm.h"
RUBY_SYMBOL_EXPORT_BEGIN