summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
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;