tools: includes from relative or project paths
[sheet.git] / tools / mkdigraphs-xorg
index 64c99d9648dffaabdf9dd6e5286f82d850a4f4f3..4d25445ba2a9bdeb61203891d7943820e7098e4f 100755 (executable)
@@ -4,6 +4,7 @@ use warnings;
 use utf8;
 use open IO => ':encoding(utf-8)', ':std';
 use re '/msx';
+use lib '.';
 use JSON 'decode_json';
 use Data::Dump 'pp';
 use Shiar_Sheet::FormatChar;