aboutsummaryrefslogtreecommitdiff
path: root/customize.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-11-13 00:30:39 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-11-13 00:30:39 +0100
commit853dc8b41fc70b3fc85930481bf95e1dfcaba90c (patch)
treec217614fbd3707b921408065e30869e8f1e08238 /customize.rb
parentdaaa0829051485d0c34f773ddfaeb71be9072158 (diff)
port to ruby2.1
Diffstat (limited to 'customize.rb')
-rwxr-xr-xcustomize.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.rb b/customize.rb
index 0b00c72..3dcbdf1 100755
--- a/customize.rb
+++ b/customize.rb
@@ -23,7 +23,7 @@
if __FILE__ == $0
$:.push("..")
-require "dudle"
+require_relative "dudle"
$d = Dudle.new