]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/PROOF-INF.AOD/SETUP.C
updated handling of include paths
[u/mrichter/AliRoot.git] / STEER / PROOF-INF.AOD / SETUP.C
index 8531e5694f3f2b69d88fa223134e2dcd2dfba884..cd5c22f201604cc28a24fa076def9b5241f8cc7d 100644 (file)
@@ -3,8 +3,7 @@ void SETUP()
    // Load the ESD library
    gSystem->Load("libAOD");
 
-   // Set the Inlucde paths
-   gSystem->SetIncludePath("-I$ROOTSYS/include -IAOD");
+   // Set the include paths
    gROOT->ProcessLine(".include AOD");
 
    // Set our location, so that other packages can find us