Skip to content

Commit 346ecd4

Browse files
fixing error during compiling of macro
1 parent 43567bc commit 346ecd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GPU/TPCFastTransformation/macro/generateTPCCorrectionNTuple.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
#include "TH3.h"
2626

2727
#include "DataFormatsTPC/Defs.h"
28-
#include "TPCSpaceCharge/SpaceCharge.h"
2928
#include "GPU/TPCFastTransform.h"
3029
#include "TPCReconstruction/TPCFastTransformHelperO2.h"
30+
#include "TPCSpaceCharge/SpaceCharge.h"
3131

3232
#endif
3333

0 commit comments

Comments
 (0)