]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Changed path to timm code
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Oct 2001 16:38:32 +0000 (16:38 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Oct 2001 16:38:32 +0000 (16:38 +0000)
HLT/src/AliL3Logging.h

index 9141a6b8d9682c584c18590f1c47e1f0016d9ebe..f5ec5368be39e79796e9cbd168ac95c7d23843e4 100644 (file)
@@ -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;