]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/PROOF-INF.EMCALraw/SETUP.C
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / EMCAL / PROOF-INF.EMCALraw / SETUP.C
index 277839eede8870eebd3a654d09f28dc62a81ffa6..1f4ac57183387f976660a69b68f57b34eb02bd7a 100644 (file)
@@ -3,7 +3,7 @@ void SETUP()
 
    // Load library
    TString ocwd = gSystem->WorkingDirectory();
-   gSystem->Load(ocwd+"/libEMCALraw.so");
+   gSystem->Load(ocwd+"/libEMCALraw");
 
    // Set the Include paths
 //   gSystem->SetIncludePath("-I$ROOTSYS/include -IEMCAL");