From 4fc5cf75305a61e4234daea02c09c888bd41e787 Mon Sep 17 00:00:00 2001 From: sgorbuno Date: Fri, 27 Nov 2009 14:01:54 +0000 Subject: [PATCH] compilation error fixed --- HLT/ITS/clusterfinders/AliHLTITSClusterFinderSPD.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HLT/ITS/clusterfinders/AliHLTITSClusterFinderSPD.h b/HLT/ITS/clusterfinders/AliHLTITSClusterFinderSPD.h index 1037304cc5b..67d8bbee013 100644 --- a/HLT/ITS/clusterfinders/AliHLTITSClusterFinderSPD.h +++ b/HLT/ITS/clusterfinders/AliHLTITSClusterFinderSPD.h @@ -9,8 +9,7 @@ // // Origin: Iouri Belikov, CERN, Jouri.Belikov@cern.ch //-------------------------------------------------------------- -#include "AliHLTITSClusterFinder.h" - +#include "AliITSDetTypeRec.h" class TClonesArray; class AliRawReader; class AliITSRawStream; -- 2.39.3