]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/PROOF-INF.CDB/SETUP.C
Changes for #90303: Fix PROOF-INF/SETUP.C to create PAR files for AliRoot trunk
[u/mrichter/AliRoot.git] / STEER / PROOF-INF.CDB / SETUP.C
index 2bc3c850808e6903953f54e542efdc8c5a674e17..e05583648962605d81aa65e2391d643774a02d61 100644 (file)
@@ -13,7 +13,7 @@ void SETUP()
    gSystem->Load("libCDB");
 
    // Set the include paths
-   gROOT->ProcessLine(".include CDB");
+   gROOT->ProcessLine(".include CDB/CDB");
 
    // Set our location, so that other packages can find us
    gSystem->Setenv("CDB_INCLUDE", "CDB/CDB");