Index: /trunk/MagicSoft/Mars/mastro/MAstroCamera.cc
===================================================================
--- /trunk/MagicSoft/Mars/mastro/MAstroCamera.cc	(revision 3810)
+++ /trunk/MagicSoft/Mars/mastro/MAstroCamera.cc	(revision 3811)
@@ -1,3 +1,3 @@
-/* ======================================================================== *\
+xs ======================================================================== *\
 !
 ! *
@@ -389,6 +389,4 @@
 
         TVector3 mean;
-        Int_t num = 0;
-
 	TVector3 star(*radec);
 	star *= rot;
Index: /trunk/MagicSoft/Mars/mastro/Makefile
===================================================================
--- /trunk/MagicSoft/Mars/mastro/Makefile	(revision 3810)
+++ /trunk/MagicSoft/Mars/mastro/Makefile	(revision 3811)
@@ -22,5 +22,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES =  -I. -I../mbase -I../mgeom
+INCLUDES =  -I. -I../mbase -I../mgeom -I../mtemp
 
 # mgeom (MAstroCamera): MGeomCam, MGeomMirror
