Merge
authorLouis Henry Nayegon <louisn@symbian.org>
Thu, 15 Oct 2009 10:04:51 +0100
changeset 667 4cca9b77724a
parent 666 d610907b5fe7 (current diff)
parent 665 ddca63d8e13c (diff)
child 668 9f3987efd3e5
child 674 980808d9c08e
Merge
--- a/common/tools/brag/raptorToBRAG.pl	Thu Oct 15 10:03:51 2009 +0100
+++ b/common/tools/brag/raptorToBRAG.pl	Thu Oct 15 10:04:51 2009 +0100
@@ -16,6 +16,9 @@
 
 use strict;
 
+use FindBin;
+use lib "$FindBin::Bin/../lib";
+
 use Getopt::Long;
 use Text::CSV;