Skip to content

Commit 0f09bda

Browse files
committed
Fix include path
1 parent 47101d9 commit 0f09bda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Common/TableProducer/trackselection.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919

2020
#include "Common/Core/TrackSelection.h"
2121

22-
#include "TableHelper.h"
23-
22+
#include "Common/Core/TableHelper.h"
2423
#include "Common/Core/TrackSelectionDefaults.h"
2524
#include "Common/Core/trackUtilities.h"
2625
#include "Common/DataModel/TrackSelectionTables.h"

0 commit comments

Comments
 (0)