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