]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/alionlinereco/AliOnlineReconstructionUtil.h
fixed include in EveBase CMakeLists and path to online reco config file
[u/mrichter/AliRoot.git] / MONITOR / alionlinereco / AliOnlineReconstructionUtil.h
index 76c7063d022dd039d7a2704010e180e257d20518..4e18a6c85d141e26d56c0ebfb30e77a9793e48b0 100644 (file)
@@ -39,7 +39,7 @@ namespace AliOnlineReconstructionUtil
 // return full path to the server configuration file
        inline const char* GetPathToServerConf()
        {
 // return full path to the server configuration file
        inline const char* GetPathToServerConf()
        {
-               return Form("%s/MONITOR/alionlinereco/%s",
+               return Form("%s/../src/MONITOR/alionlinereco/%s",
                            gSystem->Getenv("ALICE_ROOT"),
                            ALIEVENTSERVER_CONF);
        }
                            gSystem->Getenv("ALICE_ROOT"),
                            ALIEVENTSERVER_CONF);
        }