Skip to content

Commit 16347b2

Browse files
committed
Fix include format
1 parent d1ef6c6 commit 16347b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/Utils/utilsEvSelHf.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
#include "Common/Core/Zorro.h"
3131
#include "Common/Core/ZorroSummary.h"
3232

33-
#include "CCDB/BasicCCDBManager.h"
34-
#include "DataFormatsParameters/GRPLHCIFData.h"
33+
#include <CCDB/BasicCCDBManager.h>
34+
#include <DataFormatsParameters/GRPLHCIFData.h>
3535
#include <Framework/AnalysisHelpers.h>
3636
#include <Framework/Configurable.h>
3737
#include <Framework/DeviceSpec.h>

0 commit comments

Comments
 (0)