summaryrefslogtreecommitdiffhomepage
path: root/lib/yard/mruby/code_objects.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yard/mruby/code_objects.rb')
-rw-r--r--lib/yard/mruby/code_objects.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yard/mruby/code_objects.rb b/lib/yard/mruby/code_objects.rb
index 65b2dd5..07dbf8b 100644
--- a/lib/yard/mruby/code_objects.rb
+++ b/lib/yard/mruby/code_objects.rb
@@ -1,4 +1,4 @@
-require_relative 'code_objects/namespace_object'
+require_relative 'code_objects/headers_root'
require_relative 'code_objects/header_object'
require_relative 'code_objects/function_object'
require_relative 'code_objects/define_object'