]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Re-fixing coverity 18135
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 16 Jan 2012 13:09:54 +0000 (13:09 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 16 Jan 2012 13:09:54 +0000 (13:09 +0000)
STEER/STEERBase/AliVEventPool.cxx

index 9d8697d5b9ace04a92d3202ad4131536de7c3914..2645bf86359dccd5e3a5b1add96f7a571f2421c2 100644 (file)
@@ -20,6 +20,8 @@
 // Author Andreas Morsch
 // andreas.morsch@cern.ch
 
+#include "TChain.h"
+
 #include "AliVEventPool.h"
 
 ClassImp(AliVEventPool)