Index: trunk/MagicSoft/Mars/mtools/MagicDomino.cc
===================================================================
--- trunk/MagicSoft/Mars/mtools/MagicDomino.cc	(revision 8907)
+++ trunk/MagicSoft/Mars/mtools/MagicDomino.cc	(revision 8910)
@@ -18,5 +18,5 @@
 !   Author(s): Thomas Bretz 07/2002 <mailto:tbretz@astro.uni-wuerzburg.de>
 !
-!   Copyright: MAGIC Software Development, 2000-2002
+!   Copyright: MAGIC Software Development, 2000-2008
 !
 !
@@ -63,4 +63,5 @@
 #include <KeySymbols.h>
 
+#include <TMath.h>
 #include <TCanvas.h>
 #include <TRandom.h>
Index: trunk/MagicSoft/Mars/mtools/MagicJam.cc
===================================================================
--- trunk/MagicSoft/Mars/mtools/MagicJam.cc	(revision 8907)
+++ trunk/MagicSoft/Mars/mtools/MagicJam.cc	(revision 8910)
@@ -18,5 +18,5 @@
 !   Author(s): Thomas Bretz, 9/2005 <mailto:tbretz@astro.uni-wuerzburg.de>
 !
-!   Copyright: MAGIC Software Development, 2005
+!   Copyright: MAGIC Software Development, 2005-2008
 !
 !
@@ -60,10 +60,14 @@
 #include <KeySymbols.h>
 
+#include <TMath.h>
+#include <TRandom.h>
+
 #include <TBox.h>
 #include <TLine.h>
 #include <TText.h>
+
 #include <TStyle.h>
 #include <TSystem.h>
-#include <TRandom.h>
+
 #include <TNtuple.h>
 #include <TASImage.h>
