summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-28 08:23:10 +0000
committerPaul Buetow <paul@buetow.org>2010-11-28 08:23:10 +0000
commit9f024861ae4279afe3fc9168d3bc6c24f77b47ba (patch)
tree078c07d33d1a713637693c93cd691e9a63db5e8f /loadbars.pl
parent507919d7636cd0e1abe82f86fe00fed7aec173ac (diff)
initial irssi plugins scripts dir
Diffstat (limited to 'loadbars.pl')
-rwxr-xr-xloadbars.pl2
1 files changed, 2 insertions, 0 deletions
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;