summaryrefslogtreecommitdiff
path: root/lib/Automake/Item.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/Item.pm')
-rw-r--r--lib/Automake/Item.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Automake/Item.pm b/lib/Automake/Item.pm
index fe6125612..e370edf29 100644
--- a/lib/Automake/Item.pm
+++ b/lib/Automake/Item.pm
@@ -18,6 +18,7 @@ package Automake::Item;
use 5.006;
use strict;
use Carp;
+
use Automake::ChannelDefs;
use Automake::DisjConditions;