From 25fff02452b64a389eac5fc255a6135af0d018b6 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 29 Oct 2008 09:18:27 +0000 Subject: add common for removeXiBSuffix --- lib/MDV/Draklive/Utils.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/MDV/Draklive/Utils.pm') diff --git a/lib/MDV/Draklive/Utils.pm b/lib/MDV/Draklive/Utils.pm index 3fae6a9..af490ba 100644 --- a/lib/MDV/Draklive/Utils.pm +++ b/lib/MDV/Draklive/Utils.pm @@ -1,6 +1,7 @@ package MDV::Draklive::Utils; use MDK::Common; +use common; use run_program; use IPC::Open3; use IO::Select; -- cgit v1.2.1