Index: trunk/MagicSoft/Mars/mhist/HistLinkDef.h
===================================================================
--- trunk/MagicSoft/Mars/mhist/HistLinkDef.h	(revision 2735)
+++ trunk/MagicSoft/Mars/mhist/HistLinkDef.h	(revision 2736)
@@ -5,5 +5,4 @@
 #pragma link off all functions;
 
-#pragma link C++ class MH3+;
 #pragma link C++ class MHVsTime+;
 
Index: trunk/MagicSoft/Mars/mhist/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mhist/Makefile	(revision 2735)
+++ trunk/MagicSoft/Mars/mhist/Makefile	(revision 2736)
@@ -22,5 +22,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES = -I. -I../mbase -I../mraw -I../manalysis \
+INCLUDES = -I. -I../mbase -I../mhbase -I../mraw -I../manalysis \
 	   -I../mgui -I../mgeom -I../mdata -I../mfilter -I../mimage \
            -I../mmain -I../mmc -I../mreflector
