]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/PROOF-INF.PWG2spectra/SETUP.C
Using TComplex::Abs instead of fabs
[u/mrichter/AliRoot.git] / PWG2 / PROOF-INF.PWG2spectra / SETUP.C
index df3eb9df64dc65671a26df70997295e413a4b05f..2b669059c5261fe77323c9c7cd13d03e24151567 100644 (file)
@@ -2,7 +2,7 @@ void SETUP() {
   CheckLoadLibrary("libPWG2spectra");
 
   // Set the include paths
-  gROOT->ProcessLine(".include PWG2spectra");
+  gROOT->ProcessLine(".include PWG2spectra/SPECTRA");
 
   // Set our location, so that other packages can find us
   gSystem->Setenv("PWG2spectra_INCLUDE", "PWG2spectra");