Integrate local changes into git
[aids.git] / bin / aids
index b9aa4a4984e22c97f894cb43930b0186fee749dc..d5869f788394a983907bb7cb4374f551d98d18ef 100755 (executable)
--- a/bin/aids
+++ b/bin/aids
@@ -10,7 +10,7 @@
 #
 #   http://sam.zoy.org/wtfpl/COPYING
 
-require 'lib/aids'
+require 'aids'
 
 def main(argv)
        svc = AIDS::Service.new(argv[1]) if argv[1]