thumbnailer.pl is broken

This commit is contained in:
JT Smith 2007-09-18 18:38:09 +00:00
parent f19522e529
commit dfa0f2d9b3
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@
# thumbnails.
#-----------------------------------------
use Carp qw(croak);
use File::stat;
use File::Find ();
use Getopt::Long;