X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ce551a5d55b12c8b377e9331fbfe4d67790934e4..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";