]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1ElectronicElement.h
Modifications needed by the HBT analysis (P.Skowronski)
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1ElectronicElement.h
index 00a658050c39fba6d69ed4b810e6d607158dd4f2..512bbd5660ed0a6865d7e22ebca8842c862ce966 100644 (file)
@@ -16,7 +16,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 
 {