]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/macros/CreateHitRecoLookupTables.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / HLT / MUON / macros / CreateHitRecoLookupTables.C
index 207c8b2bcef02320068d18700b59ae4bcdcf14c2..900968227963664de99c15822ce137f341a4f992 100644 (file)
@@ -80,7 +80,7 @@ This also makes this macro much cleaner.
  */
 void CreateHitRecoLookupTables(const char* CDBPath = "local://$ALICE_ROOT/OCDB", Int_t run = 0)
 {
-       gSystem->Load("libAliHLTMUON.so");
+       gSystem->Load("libAliHLTMUON");
 
        for (Int_t ddl = 0; ddl < 20; ddl++)
        {