X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=blobdiff_plain;f=mpd.pl;h=295bae4f9ceba76f2552ba8acecf34a6064d3135;hp=4877b52349791f1f8432a228380958cef2044474;hb=HEAD;hpb=9db5de0ec290fd8b82a9c510e0d627b31e44d9bd 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;