X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STEER%2FAliDataLoader.h;h=030c75a10e77f70da17809627337409a7bfc5345;hb=c93255fea4324a5f5f270d49316a46b1e0afc171;hp=35f2cc46482a944eac7e0fb6a2d7b2c1d7ba7d17;hpb=1cea10fd7073469cb0886bf86264351ab4ee4748;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/AliDataLoader.h b/STEER/AliDataLoader.h index 35f2cc46482..030c75a10e7 100644 --- a/STEER/AliDataLoader.h +++ b/STEER/AliDataLoader.h @@ -21,9 +21,6 @@ // // //////////////////////////////////////////// -#include -#include -#include class TTask; class TTree; class TFile; @@ -36,6 +33,10 @@ class AliRunLoader; class AliTaskLoader; class AliTreeLoader; +#include +#include +#include + class AliDataLoader: public TNamed { public: