X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2Frootlogon.C;h=3413b4791dd5f753e2eaebe47860c434774c26a2;hp=f9c13f84c9874432548f4efd934965c249d8015e;hb=67c48a1e8a2dfafdb4225fc50aa89f67c3b24392;hpb=adaea3777c7b56d3fd5b8982717c2eed804a1287 diff --git a/MUON/rootlogon.C b/MUON/rootlogon.C index f9c13f84c98..3413b4791dd 100644 --- a/MUON/rootlogon.C +++ b/MUON/rootlogon.C @@ -28,9 +28,6 @@ includePath += "-I${ALICE_ROOT}/MUON/mapping "; includePath += "-I${ALICE_ROOT}/RAW "; includePath += "-I${ALICE_ROOT}/include "; - includePath += "-I${ALICE_ROOT}/STRUCT "; - includePath += "-I${GEANT3}/TGeant3 "; - includePath += "-I${ALICE_ROOT}/THijing "; gSystem->SetIncludePath(includePath.Data()); }