Index: trunk/MagicSoft/Mars/mhist/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mhist/Makefile	(revision 5675)
+++ trunk/MagicSoft/Mars/mhist/Makefile	(revision 5676)
@@ -22,5 +22,6 @@
 	   -I../mgui -I../mgeom -I../mdata -I../mfilter -I../mimage \
            -I../mmain -I../mmc -I../mreflector -I../mpointing       \
-           -I../mastro -I../mpedestal -I../msignal -I../mbadpixels
+           -I../mastro -I../mpedestal -I../msignal -I../mbadpixels  \
+	   -I../mcalib
 
 SRCFILES = MHEvent.cc \
Index: trunk/MagicSoft/Mars/mhvstime/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mhvstime/Makefile	(revision 5675)
+++ trunk/MagicSoft/Mars/mhvstime/Makefile	(revision 5676)
@@ -20,5 +20,5 @@
 #
 INCLUDES = -I. -I../mbase -I../mhbase -I../mgeom -I../mhist \
-	   -I../mgui -I../mraw -I../mdata
+	   -I../mgui -I../mraw -I../mdata -I../mcalib
 # mhist (MHCamera)
 # mgui  (MCamEvent)
Index: trunk/MagicSoft/Mars/mraw/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mraw/Makefile	(revision 5675)
+++ trunk/MagicSoft/Mars/mraw/Makefile	(revision 5676)
@@ -19,5 +19,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../MBase -I../mfileio
+INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../MBase -I../mfileio -I../mcalib
 # mgui (MCamEvent), mgeom(MGeomCam)
 
