aboutsummaryrefslogtreecommitdiff
path: root/doc/exemple_translator.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/exemple_translator.pl')
-rwxr-xr-xdoc/exemple_translator.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/exemple_translator.pl b/doc/exemple_translator.pl
index 6e4e9b8..46dc9e3 100755
--- a/doc/exemple_translator.pl
+++ b/doc/exemple_translator.pl
@@ -19,6 +19,7 @@ BEGIN {
unshift @INC, ".", "../src";
}
+use strict;
use MTools;
use MTools::GUI::MRect;
use MTools::Anim::MTranslator;