summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples/menudemo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/examples/menudemo.rb')
-rw-r--r--korundum/rubylib/examples/menudemo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/menudemo.rb b/korundum/rubylib/examples/menudemo.rb
index a6ecada5..44e5b7f0 100644
--- a/korundum/rubylib/examples/menudemo.rb
+++ b/korundum/rubylib/examples/menudemo.rb
@@ -38,7 +38,7 @@ dealings in this Software without prior written authorization from the
copyright holder.
=end
-retquire 'Korundum'
+require 'Korundum'
include KDE
class MainWin < MainWindow