From 77acf632947c76f8d9e7d9a1593d883af9b72b58 Mon Sep 17 00:00:00 2001 From: vestbo Date: Thu, 25 Oct 2001 16:38:32 +0000 Subject: [PATCH] Changed path to timm code --- HLT/src/AliL3Logging.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HLT/src/AliL3Logging.h b/HLT/src/AliL3Logging.h index 9141a6b8d96..f5ec5368be3 100644 --- a/HLT/src/AliL3Logging.h +++ b/HLT/src/AliL3Logging.h @@ -5,8 +5,8 @@ #ifdef use_logging -#include "/prog/alice/level3/L3Package/kip/MLUC/include/MLUCLog.hpp" -#include "/prog/alice/level3/L3Package/kip/MLUC/include/MLUCLogServer.hpp" +#include "/prog/alice/level3/kip/MLUC/include/MLUCLog.hpp" +#include "/prog/alice/level3/kip/MLUC/include/MLUCLogServer.hpp" typedef MLUCLog AliL3Log; typedef MLUCLogServer AliL3LogServer; -- 2.39.3