]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackLight.h
Inserting TMath.h where required by the new version of ROOT
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackLight.h
index fd4f0c655403c1bbf1dc2e6d707c622d643fe6b8..ad89a01ddee0749dd16649e56c402c4b435bb189 100644 (file)
@@ -23,7 +23,9 @@
 /// (authors: H.Woehri, A.de Falco)
 
 // ROOT classes
-#include "TLorentzVector.h"
+
+#include <TClonesArray.h>
+#include <TLorentzVector.h>
 
 class AliMUONTrack;
 class AliESDMuonTrack;