Index: trunk/MagicSoft/Cosy/videodev/Makefile
===================================================================
--- trunk/MagicSoft/Cosy/videodev/Makefile	(revision 8809)
+++ trunk/MagicSoft/Cosy/videodev/Makefile	(revision 8845)
@@ -10,5 +10,5 @@
 include ../Makefile.conf.general
 
-INCLUDES = -I. -I.. -I../incl -I../base -I../caos -I/usr/X11R6/include -I../mars -I../mvideo
+INCLUDES = -I. -I.. -I../incl -I../base -I../caos -I/usr/X11R6/include -I../mars
 
 CINT     = Videodev
@@ -21,5 +21,6 @@
            PixGetter.cc \
 	   FilterLed.cc \
-           Writer.cc 
+           Writer.cc \
+	   MVideo.cc
 
 ############################################################
