X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=mpd.pl;h=295bae4f9ceba76f2552ba8acecf34a6064d3135;hb=707ebbe12e6aaada84a123ae0c36215d49b5223d;hp=4877b52349791f1f8432a228380958cef2044474;hpb=9db5de0ec290fd8b82a9c510e0d627b31e44d9bd;p=perl%2Fscripts%2Fxchat.git diff --git a/mpd.pl b/mpd.pl index 4877b52..295bae4 100755 --- a/mpd.pl +++ b/mpd.pl @@ -7,7 +7,7 @@ use Audio::MPD; use Xchat qw<:all>; -use lib get_info 'xchatdir'; +use lib get_info 'xchatdir'; use Xchat::XPI; our $VERSION = 0.04;