summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index e98ca16..fd64127 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -413,7 +413,7 @@ libs << elm_h('elm_layout.h', 'ElmLayout')
#libs << elm_h('elm_mapbuf.h', 'ElmX')
#libs << elm_h('elm_map.h', 'ElmX')
libs << elm_h('elm_menu.h', 'ElmMenu')
-#libs << elm_h('elm_mirroring.h', 'ElmX')
+libs << elm_h('elm_mirroring.h', 'ElmMirroring')
#libs << elm_h('elm_need.h', 'ElmX')
libs << elm_h('elm_notify.h', 'ElmNotify')
libs << elm_h('elm_pager.h', 'ElmPager')