]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1ElectronicElement.h
Implementation of ITS tracking for HLT. The tracking is based on the off-line AliITSt...
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1ElectronicElement.h
index 00a658050c39fba6d69ed4b810e6d607158dd4f2..b5cfa4715f7b5b0501551c9b99a3cfa58c675a94 100644 (file)
@@ -4,6 +4,7 @@
  * See cxx source for full Copyright notice                               */
 
 /* $Id$ */
+// Revision of includes 07/05/2004
 
 // Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay
 //
@@ -16,7 +17,9 @@
 // a range of MANU numbers or, finally,
 // a range of gassiplex/MANAS numbers, in a given range of MANU addresses
 
-#include "AliMpPad.h"
+#include <TObject.h>
+
+class AliMpPad;
 
 class AliMUONSt1ElectronicElement : public TObject 
 {