]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/rootlogon.C
First big commit of the mchview program and its accompanying library,
[u/mrichter/AliRoot.git] / MUON / rootlogon.C
index 3eda10c84393f11c84d7ee6bb330edaaaf65e338..45a56969109cb2e1ce4d6810a62f959ee8177e8c 100644 (file)
@@ -26,5 +26,6 @@
   includePath        += "-I${ALICE_ROOT}/ITS ";
   includePath        += "-I${ALICE_ROOT}/MUON ";
   includePath        += "-I${ALICE_ROOT}/MUON/mapping";
+  includePath        += "-I${ALICE_ROOT}/RAW";
   gSystem->SetIncludePath(includePath.Data());
 }