Skip to content

Commit d17dbb2

Browse files
author
Francesco Mazzaschi
committed
Fix tests
1 parent 0490e6d commit d17dbb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MC/config/PWGLF/pythia8/generator_pythia8_coalescence.C

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
#include <fstream>
1515
#include <string>
1616
using namespace Pythia8;
17-
R__ADD_INCLUDE_PATH($O2DPG_MC_CONFIG_ROOT)
18-
#include "MC/config/common/external/generator/CoalescencePythia8.h"
1917
#endif
2018

19+
R__ADD_INCLUDE_PATH($O2DPG_MC_CONFIG_ROOT)
20+
#include "MC/config/common/external/generator/CoalescencePythia8.h"
2121
/// First version of the simple coalescence generator based PYTHIA8
2222

2323
class GeneratorPythia8Coalescence : public o2::eventgen::GeneratorPythia8

0 commit comments

Comments
 (0)