summaryrefslogtreecommitdiff
path: root/dh_elpa
diff options
context:
space:
mode:
Diffstat (limited to 'dh_elpa')
-rwxr-xr-xdh_elpa2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_elpa b/dh_elpa
index 46b4aa2..e396fc4 100755
--- a/dh_elpa
+++ b/dh_elpa
@@ -10,7 +10,7 @@ use strict;
use Cwd qw{ getcwd };
use File::Temp qw{tempfile};
use IO::Handle;
-require File::Path;
+use File::Path;
use Debian::Debhelper::Dh_Lib;