summaryrefslogtreecommitdiff
path: root/lib/Automake/ChannelDefs.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/ChannelDefs.pm')
-rw-r--r--lib/Automake/ChannelDefs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm
index c9265f363..e4f7f4a20 100644
--- a/lib/Automake/ChannelDefs.pm
+++ b/lib/Automake/ChannelDefs.pm
@@ -15,6 +15,7 @@
package Automake::ChannelDefs;
+use Automake::Channels;
use Automake::Config;
BEGIN
{
@@ -24,7 +25,6 @@ BEGIN
import threads;
}
}
-use Automake::Channels;
=head1 NAME