Index: trunk/MagicSoft/Mars/mpedestal/MPedestalCam.cc
===================================================================
--- trunk/MagicSoft/Mars/mpedestal/MPedestalCam.cc	(revision 8911)
+++ trunk/MagicSoft/Mars/mpedestal/MPedestalCam.cc	(revision 8912)
@@ -20,5 +20,5 @@
 !   Author(s): Florian Goebel 06/2004 <mailto:fgoebel@mppmu.mpg.de>
 !
-!   Copyright: MAGIC Software Development, 2000-2007
+!   Copyright: MAGIC Software Development, 2000-2008
 !
 !
@@ -43,4 +43,6 @@
 #include "MPedestalCam.h"
 #include "MPedestalPix.h"
+
+#include <TMath.h>
 
 #include <TArrayI.h>
Index: trunk/MagicSoft/Mars/mpedestal/MPedestalPix.cc
===================================================================
--- trunk/MagicSoft/Mars/mpedestal/MPedestalPix.cc	(revision 8911)
+++ trunk/MagicSoft/Mars/mpedestal/MPedestalPix.cc	(revision 8912)
@@ -58,4 +58,6 @@
 /////////////////////////////////////////////////////////////////////////////
 #include "MPedestalPix.h"
+
+#include <TMath.h>
 
 #include "MLog.h"
