common/tools/brag/raptorToBRAG.pl
changeset 665 ddca63d8e13c
parent 605 2907b286c72a
child 752 1f07674ec99f
--- a/common/tools/brag/raptorToBRAG.pl	Wed Oct 14 14:44:10 2009 +0100
+++ b/common/tools/brag/raptorToBRAG.pl	Wed Oct 14 18:46:50 2009 +0100
@@ -16,6 +16,9 @@
 
 use strict;
 
+use FindBin;
+use lib "$FindBin::Bin/../lib";
+
 use Getopt::Long;
 use Text::CSV;