From 59cb69cfdcaa2ca7faf2e61b58fb2cd0d2c98b5f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 16 Apr 2008 11:19:37 +0000 Subject: fix missing include of download_file git-svn-id: svn://tug.org/texlive/trunk@7450 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLMedia.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/TeXLive') diff --git a/Master/tlpkg/TeXLive/TLMedia.pm b/Master/tlpkg/TeXLive/TLMedia.pm index 1d04b2233db..158fe862ed5 100644 --- a/Master/tlpkg/TeXLive/TLMedia.pm +++ b/Master/tlpkg/TeXLive/TLMedia.pm @@ -9,7 +9,7 @@ package TeXLive::TLMedia; use TeXLive::TLConfig; -use TeXLive::TLUtils qw(tllog copy win32 dirname mkdirhier conv_to_win_path basename); +use TeXLive::TLUtils qw(tllog copy win32 dirname mkdirhier conv_to_win_path basename download_file); use TeXLive::TLPDB; use Cwd qw/abs_path/; -- cgit v1.2.3