From 9f024861ae4279afe3fc9168d3bc6c24f77b47ba Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 28 Nov 2010 08:23:10 +0000 Subject: initial irssi plugins scripts dir --- loadbars.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'loadbars.pl') diff --git a/loadbars.pl b/loadbars.pl index 8d3bce9..0ab24cd 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -42,6 +42,8 @@ use SDL::Rect; use SDL::Color; use SDL::Event; +use SDL::TTF qw(); + use Time::HiRes qw(usleep gettimeofday); use threads; -- cgit v1.2.3