summaryrefslogtreecommitdiff
path: root/lib/Automake/LangHandling.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/LangHandling.pm')
-rw-r--r--lib/Automake/LangHandling.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Automake/LangHandling.pm b/lib/Automake/LangHandling.pm
index 8d1a8bad7..64779cfb0 100644
--- a/lib/Automake/LangHandling.pm
+++ b/lib/Automake/LangHandling.pm
@@ -23,6 +23,7 @@ use Automake::Location;
use Automake::Options;
use Automake::Requires;
use Automake::Rule;
+use Automake::RuleDef;
use Automake::SilentRules;
use Automake::Utils;
use Automake::Variable;