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