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 ef62610..edf95c0 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -439,7 +439,7 @@ libs << elm_h('elm_theme.h', 'ElmTheme')
libs << elm_h('elm_thumb.h', 'ElmThumb')
libs << elm_h('elm_toolbar.h', 'ElmToolbar', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_icon"])
libs << elm_h('elm_transit.h', 'ElmTransit')
-#libs << elm_h('elm_video.h', 'ElmX')
+libs << elm_h('elm_video.h', 'ElmVideo')
#libs << elm_h('elm_web.h', 'ElmX')
#libs << elm_h('elm_widget.h', 'ElmX')
libs << elm_h('elm_win.h', 'ElmWin')