Index: /trunk/MagicSoft/Cosy/Changelog
===================================================================
--- /trunk/MagicSoft/Cosy/Changelog	(revision 8843)
+++ /trunk/MagicSoft/Cosy/Changelog	(revision 8844)
@@ -5,4 +5,5 @@
    * base/Makefile:
      - removed MThread... now in Mars
+     - include ../mars for new location of MThread
 
    * base/msgqueue.[h,cc], candrv/nodedrv.cc, candrv/vmodican.h,
Index: /trunk/MagicSoft/Cosy/base/Makefile
===================================================================
--- /trunk/MagicSoft/Cosy/base/Makefile	(revision 8843)
+++ /trunk/MagicSoft/Cosy/base/Makefile	(revision 8844)
@@ -10,5 +10,5 @@
 include ../Makefile.conf.general
 
-INCLUDES = -I. -I..
+INCLUDES = -I. -I.. -I../mars
 
 CINT     = Base
