Skip to content

Commit 996cba1

Browse files
committed
Fix path to getProof.C in test
Fixup following up on root-project#17036.
1 parent ad3272b commit 996cba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stressProof.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
#include "TProofProgressMemoryPlot.h"
137137
#include "TObjString.h"
138138

139-
#include "proof/getProof.C"
139+
#include "legacy/proof/getProof.C"
140140

141141
#define PT_NUMTEST 29
142142

0 commit comments

Comments
 (0)