X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/2b719dc0950d9e160458490cb1c69b7cd37d240d..00ffc9287b5766ce0c5ff89e1096200a1bc355be:/tools/mktermcol-xcolor diff --git a/tools/mktermcol-xcolor b/tools/mktermcol-xcolor index 7f39c80..c705093 100755 --- a/tools/mktermcol-xcolor +++ b/tools/mktermcol-xcolor @@ -1,6 +1,7 @@ #!/usr/bin/env perl use 5.014; +BEGIN { push @INC, '.'; } use Shiar_Sheet::Colour 1.05; say "# automatically generated by $0";