Index: trunk/MagicSoft/Mars/manalysis/Makefile
===================================================================
--- trunk/MagicSoft/Mars/manalysis/Makefile	(revision 1977)
+++ trunk/MagicSoft/Mars/manalysis/Makefile	(revision 1978)
@@ -23,5 +23,5 @@
 #
 INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom \
-	   -I../mdata -I../mhist -I../mgui -I../mimage
+	   -I../mdata -I../mhist -I../mgui -I../mimage -I../mhistmc
 
 #------------------------------------------------------------------------------
Index: trunk/MagicSoft/Mars/mhist/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mhist/Makefile	(revision 1977)
+++ trunk/MagicSoft/Mars/mhist/Makefile	(revision 1978)
@@ -24,5 +24,5 @@
 INCLUDES = -I. -I../mbase -I../mraw -I../manalysis \
 	   -I../mgui -I../mgeom -I../mdata -I../mfilter -I../mimage \
-           -I../mmain
+           -I../mmain -I../mhistmc
 
 #------------------------------------------------------------------------------
Index: trunk/MagicSoft/Mars/mmontecarlo/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mmontecarlo/Makefile	(revision 1977)
+++ trunk/MagicSoft/Mars/mmontecarlo/Makefile	(revision 1978)
@@ -22,5 +22,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES = -I. -I../mbase -I../mmc -I../mhist
+INCLUDES = -I. -I../mbase -I../mmc -I../mhist -I../mhistmc
 
 #------------------------------------------------------------------------------
